Q59
What method is used to find the elements that are present in either of the sets, but not in both sets?
A.
symmetric_difference()
AnswerB.
exclusive()
C.
difference()
D.
union()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board