Tuple Concate

Write a Python program that asks the user to enter two tuples and then concatenates them(Take input as String)
1 2 3 4 5
6 7 8 9 10
Total : 0 Discussion
Login