Menu
×
×
Correct!
Exercise:How can we print value "7" from the array below? my_array = [7, 12, 9, 4, 11]
print(my_array[@(1)])
print(my_array[0])
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 43 exercises.
Are you sure you want to continue?