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.
isEmpty
true
false
That doesn't look right, does it?