The len function, when given a set or frozen set as its argument, returns the number of elements in that set or frozen set.
len
Fill in the placeholders so that the actual outputs match the expected outputs.