Create hello.py

This commit is contained in:
blackboxprogramming
2025-08-08 03:45:14 -07:00
committed by GitHub
parent 53b82a3533
commit 12201a4492

View File

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