print('Hello')print("Hello")print("Hello 'world'")print('Hello "world"')
Standard input is empty
Hello Hello Hello 'world' Hello "world"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!