list the proper subsets of B = {0,1,2,3}
Answers
Answered by
3
{1} {0} {2} {3} {0,1} {1,2} {2,3} {3,0} {0,2} {1,3} ∅
Similar questions