Files
ych1990101/task1-optimized/app/notebook/api_footylogic_com/helloworld.py
louiscklaw 692b9102dd update,
2025-02-01 02:11:30 +08:00

7 lines
85 B
Python

#!/usr/bin/env python3
import os,sys
def helloworld():
print("helloworld")