×
×
Correct!
Use the correct syntax to print the first item in the
fruits = ("apple",
"banana", "cherry") print(@(9))
fruits = ("apple",
"banana", "cherry") print(fruits[0]) Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?