feat: add my hello word

This commit is contained in:
wellen 2026-07-31 20:29:55 +08:00
parent 7fd1a60b01
commit 754743ced9

1
hello.py Normal file
View File

@ -0,0 +1 @@
print("hello world")