News

What? Not iterable? But it’s an iterator! This is where the difference between iterators and iterables becomes apparent. The for loop we wrote above expected an iterable. Iterables An iterable ...