Files
hello-world/p/python3.py
2010-08-06 11:08:59 +08:00

3 lines
43 B
Python

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