Question 800498
List all possible subsets of the given set.
I = {6, 7}
--------
{}
{6}
{7}
{6,7}