Write down all possible proper subsets each of the following sets.

(i) {1,2}


(ii) {1,2,3}


(iii) {1}

(i) {1},{2},ϕ


(ii) {1},{2},{3},{1,2},{2,3},{1,3},ϕ.


(iii) ϕ ,{1}.


10