Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 151 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 151 Bytes

Quizzip

quizzes.

python3 -m venv venv

source venv/bin/activate

pip install -r requirements.txt

to launch the app:

python3 app.py