Python Iterators

Iterators

Useful Iterators

enumerate

zip

map

filter

Iterators as Function Arguments

Specialized Iterators: itertools