Using the three given sets, write a code that creates a set containing the elements that all of the original sets have in common. Output this resulting set.
NB! You don't need to read the input; the variables containing the input data are already created for you.