Accessing values of a HashMap is pretty straight-forward.

Nice job! If the key is valid, get() returns the value for a given key.

Yikes! Maybe it's more similar to ArrayLists rather than arrays? We probably need to use a method.