learnsteps.com
Iterators in python and how to create them - Learn Steps
Generally, iterators are used to iterate over a list of objects. We use iterators without knowing we are using it. Lets see iterators in python.