print("Halt!")user_input = input("Who Goes there? ")print("You may pass, " + user_input)
San Pedro
Halt! Who Goes there? You may pass, San Pedro
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!