printl('Hello, World!')n = int(input())for i in [ 0 : n ]: printl(i)
30
Hello, World! 29
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!