Back to Python

Iterators and Generators

Creating custom iterators and using generators

1 week

Topics in this Chapter

1

Iterators

Creating custom iterator objects

2

Generators

Creating generators with yield

3

Generator Expressions

Concise generator syntax similar to list comprehensions

GeekDost - Roadmaps & Snippets for Developers