

Moving from iterators late week, we have introduced generators (or generator functions). Which lets you create iterators just like writing a function, with yield. It also got a "send" method which lets you pass information from one iterator to another, setting the stage for async in Python. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at myTwitch channel
You can get the slide deckhere and the example code and homework formGitHub here. Ask questions at myTwitch channel
Top comments(0)
Subscribe
For further actions, you may consider blocking this person and/orreporting abuse