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