GitHubSign in

An object that facilitates the traversal of a data structure.

"Iterators in Python allow the programmer to iterate over elements in a collection, such as a list or dictionary, one at a time."

@gh-community