Menu
×
×
Correct!
Exercise:Use the correct Array method to sort the
var fruits = ["Banana", "Orange", "Apple", "Kiwi"];
@(13);
var fruits = ["Banana", "Orange", "Apple", "Kiwi"];
fruits.sort();
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?