The len function, when given a dictionary as its argument, returns the number of key/value pairs in that dictionary.
len
Fill in the placeholders so that the actual outputs match the expected outputs.