Computer Science, asked by nitikanaveen09, 6 months ago

a.difference(b) highlights the

a-b

a.union(b) - a.intersection(b)

a.union(b) - b.intersection(b)

a.intersection(b) - a.union(b)​

Answers

Answered by garimabhardwaj461
5

2nd option-unionb-a intersection b

Similar questions