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
Top comments (1)
Tnx for this tutorial @cheukting_ho