Run »
x = input("Enter your name:") print("Hello, " + x)
Enter your name: