Python Zero to Hero - Ep.14 - Python iterators
In this tutorial, we will investigate Python’s iterators. Whenever you are doing a for-loop, an iterator is created under the hood. Let’s have a closer look at this mysterious Python object. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at my Twitch channel
You can get the slide deck here and the example code and homework form GitHub here. Ask questions at my Twitch channel
See more of my talks on YouTube.