You’ve used arrays before, but here you’re doing something new. You’re creating a
new array with the array keyword, and then defining the values that go in that array.
Since an array is basically a list of values, you could do something like this just as
easily: