Arrays are special variables in that they hold multiple values of any data type in an ordered and indexed list.

Let's take a stab at creating an array!

Excellent work! Arrays are declared with [] and the values they hold go between those brackets.

Another object! They're everywhere!

Would you like to try again with something a little more bracket-y?