Print Lists Symmetric Difference

# Introduction This program takes two sets of integers as input and prints their symmetric difference in ascending order. The symmetric difference refers to the values that exist in either set but not in both.

|60 : 00

Click the virtual machine below to start practicing