Files
hello-world/hello.py
2007-11-20 15:28:39 -05:00

3 lines
42 B
Python

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