Menu
×
×
Correct!
Exercise:Get the value "Volvo" from the
const cars = ["Saab", "Volvo", "BMW"];
let x = @(7);
const cars = ["Saab", "Volvo", "BMW"];
let 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?