intersection of the two sets.

Write a Python program that takes two sets as input from the user and returns the intersection of the two sets.
1 2 3
3 4 5
Total : 0 Discussion
Login