Q88
Which method is used to find the symmetric difference between two sets?
A.
symmetric_difference()
AnswerB.
diff()
C.
difference()
D.
symdiff()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board