Create hello.py

This commit is contained in:
Eshan Roy (Eshanized)
2024-03-22 01:51:20 +05:30
committed by GitHub
parent 84411626b6
commit c2a72f2c7a

1
hello.py Normal file
View File

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