Compare commits

..

2 Commits

2
main.py Normal file
View File

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