How can your make instances of your class iterable?
From Python's perspective, an iterable is any object that you can pass to the built-in iter
function to ge...
This is a premium screencast available only to active Python Morsels subscribers or users with a redemption code that provides screencast access.
Feel free to watch some of the free screencasts in the Generator Functions topic series.
Need to fill-in gaps in your Python skills? I send regular emails designed to do just that.