How can we find out how many elements a set contains?
len()
With the len() instruction to find the length of the set.