puts('Hello')puts("Hello")puts("Hello 'world'")puts('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!