How do we remove an element from a set?
With the
remove()
instruction
We can't remove elements from sets
With the
remove()
instruction.