Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Use the length property to add a new item to cars: Mercedes.

Syntax hint: array[array.length] = "item";