Now that we have an empty array, how might we add elements to it?

Good job! Arrays are zero-indexed, which means that the index of the first element in the array is 0, not 1.

Is that really an int-type value?