The loop will run for as many elements as there are in the list. We'll see four elements in the console here by coding print(score).
print(score)
Make sure to type print(score).