Tutorials

Exercise:

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

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