itertools

  • itertools
  • yield

itertools is a standard Python library that provides a number of interesting iterators. We are going to see a few examples here: