+10 XP

Quiz: Lists

What is the output of this code?

spikes = [10, 25, 42, 67]
print(spikes[0])