Compare commits

...

1 Commits

Author SHA1 Message Date
Jiayuan Zhang
41de096f0b Add hello world program 2026-04-13 22:13:07 +08:00

1
hello.py Normal file
View File

@@ -0,0 +1 @@
print("Hello, World!")