Create hello.py

This commit is contained in:
blackboxprogramming
2025-08-08 03:41:51 -07:00
committed by GitHub
parent cda2e2462a
commit 40259458bd

View File

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