Hello World

The classic Day 0 problem for students across the world.

x = input("Your Name: ")
print("Hello, ", x);

Built With

Share this project:

Updates