Entry 967

Hello World !

   

Submitted by Raphaƫl Gaudy on Aug. 26, 2008 at 11:03 p.m.
Language: Python. Code size: 74 bytes.

#!/usr/bin/python

if __name__ == "__main__":
    print "Hello World !"

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).