Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Change the first item of cars to "Opel" by referring to the index number, and display the whole array.

Hint: Remember that array indexes start with 0.