Files
hello-world/p/python.py
2008-07-25 18:01:29 -07:00

3 lines
42 B
Python

#!/usr/bin/env python
print "Hello World"