Files
ttng1234/Q2/helloworld.py
louiscklaw ac46b859c2 update,
2025-02-01 02:09:11 +08:00

6 lines
58 B
Python

#!/usr/bin/env python
import os,sys
print('helloworld')