How great is that? We can use strings and numbers as keys and values. By putting the key in between brackets, we can access the value it points to.
Psst: unless we wrap them in quotation marks, we can't use keywords like for
or if
as keys, though.