News

This is where the difference between iterators and iterables becomes apparent. The for loop we wrote above expected an iterable. Iterables An iterable is something which is able to iterate.