set as input from the user and returns the number of elements in the set.

Write a Python program that takes a set as input from the user and returns the number of elements in the set.
1 2 3 4 5
Total : 0 Discussion
Login