Python enumerate() function takes a collection(e.g. a list or a tuple) and returns them as an enumerated object.| GeekPython - Python Programming Tutorials