find if a+b+c in the below
Attachments:
Answers
Answered by
1
Answer:
The list of all subsets of a,b,c,d is ϕ ,{a},{b},{c},{d},{a,b},{a,c},{a,d},{b,c},{b,d},{c,d},{a,b,c},{a,b,d},{a,c,d},{b,c,d},{a,b,c,d}
Similar questions