Question 481642
Possible subsets of {1,2,3} are


{1,2,3}
{1,2},{1,3},{2,3}
{1},{2},{3}
{ }


Note: { } is the empty set.