Exercise:

Display the "Volvo" item of the cars array.

Hint: Refer to the index number (array indexes start with 0).

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com