Task
Python
1
my_tuple = tuple(list(map(int, input().split()))) 
2


                                                   
3
print(my_sorted_tuple) 
Your last submission is saved in the editor window.
     

Results:

All results: