Files
hello-world/python.py

3 lines
42 B
Python

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