Final exam version

This commit is contained in:
2026-06-22 18:49:13 +03:00
commit b03800ab63
11 changed files with 454 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
venv/
__pycache__/
build/
dist/
*.spec
*.pyc