What do we know about an array's element at index
1
?
It's the second element in an array
It's the first element in an array
It's always a string value
We can't update it
It's the second element in an array.