In a python list, what is the index of the first item?

In Python, the index of the first item in a list is 0.