Chiroyce1 / quizzer

A simple quiz engine made in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quizzer

A simple quiz engine made in Python.

Usage

git clone https://github.com/Chiroyce1/quizzer.git
cd quizzer
pip install -r requirements.txt
python main.py

The quiz will be loaded from quiz.json, this repo has provided a demo file with an example quiz to show the schema.

About

A simple quiz engine made in Python

License:MIT License


Languages

Language:Python 100.0%