Exercise:
Use the length property to display the number of array items in cars.
Syntax hint:
array
.length
Edit This Code:
See Result »
Result:
Show Answer
Correct Code:
Correct Result:
Hide Answer