Exercise v1.3

Exercise:

Use the length property to display the number of array items in cars.

Syntax hint: array.length

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