Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Create and implement your own iterators and generators in Python.
Continue your Python 3 learning journey with Learn Intermediate Python 3: Iterators and Generators. Learn how to master iterators, the key to better code efficiency and management. Then learn about generators, which allow for the creation of iterators without having to implement `__iter__()` and `__next__()` methods.
### Notes on Prerequisites
We recommend that you complete [Learn Intermediate Python 3: Exceptions and Unit Testing](https://www.codecademy.com/learn/learn-intermediate-python-3-exceptions-and-unit-testing) before completing this course.
Continue your Python 3 learning journey with Learn Intermediate Python 3: Iterators and Generators. Learn how to master iterators, the key to better code efficiency and management. Then learn about generators, which allow for the creation of iterators without having to implement `__iter__()` and `__next__()` methods.
### Notes on Prerequisites
We recommend that you complete [Learn Intermediate Python 3: Exceptions and Unit Testing](https://www.codecademy.com/learn/learn-intermediate-python-3-exceptions-and-unit-testing) before completing this course.