Good stuff! size() is a simple method that returns the number of key-value pairs in a HashMap.
size()
Here's a hint: we're looking for a method.