puts("egoing's \"tutorial\"")puts("\\")puts("Hello\nworld")puts("Hello\t\tworld")puts("\a")puts('Hello\nworld')
Standard input is empty
egoing's "tutorial" \ Hello world Hello world Hello\nworld
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!