Examveda

Which method is used to find the symmetric difference between two sets?

A. symmetric_difference()

B. diff()

C. difference()

D. symdiff()

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python