python2 input code example Example: input python 3 answer = input("What is your name? ") print(f"Your name is {answer}")