This commit is contained in:
root
2025-09-22 23:54:03 +03:00
commit 6e16046343
10 changed files with 242 additions and 0 deletions

1
helloworld.py Normal file
View File

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