As with strings, there's a property that tells us how long an array is.

Nice! The length property keeps track of the number of values in the array.

Might it be that we don't use parentheses for properties?