Ask a New Question
In a Python list, what is the index of the first item? (1 point) Responses 0 0 1 1 10 10 A
1 answer
The index of the first item in a Python list is 0.