In the list "a = [1, -7, 0, 0, 5, 10]" what is the zero element? Choose one.
a[0] = 10
a[0] = 1
a[0] = 0
a[0] = -7
Submit answer
Next
Answers
Answered by
0
a[0] = 1 is the correct answer
Mark me as the brainliest
Similar questions