Add documentation and implementation report

This commit is contained in:
ameer
2026-05-02 03:10:39 +08:00
parent 63a03c0367
commit 0f8824bd43
4 changed files with 124 additions and 2 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ __pycache__/
.pytest_cache/
.coverage
htmlcov/
*.egg-info/
.env
quiz.db
*.db