input from user py code example Example 1: python user input input('ENter question here') Example 2: python user input x = input("y/n")