how to ask a user to enter a tuple code example Example: python user input to tuple tuple(int(x.strip()) for x in raw_input().split(','))