def main(): x = 5 print x print "Hello World"main()
5 Hello World
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!