msg = "HELLO WORLD!"if __name__ == "__main__": print (msg)
Standard input is empty
HELLO WORLD!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!