Sweet! We can add a so-called key-value pair to a dictionary by assigning a value for some key that we put in brackets.
Psst: did you notice how we can even use boolean values as keys?
Whoops! That would work as well, but only if we also had brackets.