Menu
×
×
Correct!
Exercise:Use the correct syntax to print the number of items in the
fruits = ("apple",
"banana", "cherry") print(@(11))
fruits = ("apple",
"banana", "cherry") print(len(fruits)) Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?