Hi all,
Here is an article I wrote about "How to Use Generator and yield in Python".
The article contains practical examples and a good explanation on what generators are and how they can be used.
I always post my articles on medium, but you can also access the article on my site for free if you don't have a medium account. Here are both links:
https://livecodestream.dev/post/2020-06-01-how-to-use-generator-and-yield-in-python/
As always I appreciate all feedback, or if you have any question don't doubt in reaching out!
Thanks