In a Python list, what is the index of the first item?
(1 point)
Responses
0
0
1
1
10
10
A
2 answers
give me a answer
The index of the first item in a Python list is 0.
(1 point)
Responses
0
0
1
1
10
10
A
2 answers