Summary: Iterators

Here's a quick summary of iterators and iterables in Python.

We'll cover the following...

In this chapter we have learned about:

  • Iterators,
...