...

/

Iterators

Iterators

This lesson will discuss built-in iterators in Python, and teach you to build your own custom iterator class.

We'll cover the following...

Iterators

As we saw previously, in Python we use the “for” loop and “while” to iterate over the contents of objects:

Access this course and 1400+ top-rated courses and projects.