print("Hello, Ideone!")name = input("Enter name: ")print("Hi", name)
John
Hello, Ideone! Enter name: Hi John
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!