first commit

Files in folders are test
This commit is contained in:
Kirill
2025-10-22 22:48:49 +03:00
commit 6896eb959e
6 changed files with 59 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
from flask import Flask
app = Flask(__name__)