How can we reuse the set returned by union() or intersection()?
union()
intersection()
By assigning the instruction to a variable, which actually saves the result.