What Is an Iterator?
Get introduced to iterators in Python and develop an understanding of how they work.
We'll cover the following...
You should be familiar with Python sequences. A sequence is an ordered collection of items, the most common ones being lists, strings, and tuples. But sequences rely on a couple of lower level types that are important in functional ...
Access this course and 1400+ top-rated courses and projects.