enumerate()
Some documentation not using docstrings, purely handwritten.
Return an iterator that yields tuples of an index and an item of the sequence. (And so on.)