Run »
Get your own website
×
Change Orientation
print("Enter your name:") x = input() print("Hello, " + x)
Enter your name: