This will list an array of 4 elements that was declared with 3.

Adding 1 to each element shows that strings are not numbers, boolean are numbers, and that different types can be contained in one array

Adding a value to the array at index 7.

Specifically listing each index from 0..7

Try removing an element