What's up with arrays?

They can store multiple values in a single variableWe can create them with the define() functionThe values they store can't change

Perfect! Arrays are variables that can store multiple values in a single variable, and we can change their values.

Oh noes. Arrays are variables that can store multiple values in a single variable, and we can change their values.