When you create a list in python, you can use a for loop to iterate it and print each element. What if you want to enumerate the elements in the list?