This commit is contained in:
Andrey
2025-02-08 13:05:13 +03:00
parent 16e125a3b1
commit 145fe9c59d

2
main.py Normal file
View File

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