But how can we get to the values in a dictionary?

That's it! Kind of how we add values to dictionaries, we put a key in a pair of brackets to access the value that it points to.

Might it be that dictionaries don't use index numbers to get to values?