While union() gives us all elements of the two sets, intersection() gives us only the common ones.
union()
intersection()
Make sure to pick union, followed by intersection.
union
intersection