Add helloworld.py

This commit is contained in:
2025-11-26 06:12:07 +00:00
commit 9111af4733

1
helloworld.py Normal file
View File

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