Question 1197631


p={1,2} write all subsets of p


∅ | {1} | {2} | {1, 2} (total: 4)