Files
hello-world/p/Python 2.py
2021-02-25 17:13:09 +13:00

3 lines
42 B
Python
Executable File

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