Menu
×
×
Correct!
Exercise:Get the value "Volvo" from the
var cars = ["Saab", "Volvo", "BMW"];
var x = @(7);
var cars = ["Saab", "Volvo", "BMW"];
var x = cars[1];
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?