When we create the dictionary, we need to declare the type of the keys and of the values and, of course, give the dictionary a name.
From that point on, we won't be able to use keys or values of a different type.