Add wowitsafile.py

This commit is contained in:
Brendan Haines 2023-12-23 00:56:59 -07:00
parent ebdd211565
commit 970e453ec1

2
wowitsafile.py Normal file
View File

@ -0,0 +1,2 @@
if __name__ == "__main__":
print("hello world")