A dictionary can also tell us whether it's empty.

As was the case with arrays, isEmpty returns a boolean value that's true if the dictionary is empty and false if it isn't.

That doesn't look right, does it?