What's wrong with this code?

There's no comma between the two valuesThe array has too many valuesThere are not enough values in the arraySquare brackets are missing around each element

There's no comma between the two values.