Create hello.py

This commit is contained in:
Leo Lingfeng Li
2021-08-03 18:48:28 +08:00
committed by GitHub
parent 44e147b60d
commit d9ab85a30f

1
leostudiooo/hello.py Normal file
View File

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