push to change branch

This commit is contained in:
Grégory Lebreton 2025-02-06 13:51:24 +01:00
parent d05e2ed491
commit 20bf00d142

4
.gitignore vendored
View File

@ -9,4 +9,6 @@ true_false/__pycache__
true_false/__init__.py
multichoice/__pycache__
multichoice/__init__.py
venv
venv-quiz
*__init__.py
*__pycache__