Hackerrank icon indicating copy to clipboard operation
Hackerrank copied to clipboard

print len(eng_set.symmetric_difference(fren_set))

Open Avishkar12 opened this issue 4 years ago • 0 comments

Add the .symmetric_difference instead of .difference! as there function is defined with this way

Avishkar12 avatar Oct 12 '21 06:10 Avishkar12