XDGFX / quizmaster

Test your knowledge on different topics for revision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzmaster

Test your knowledge on different topics. Fill a folder called [subject] with a number of files containing questions and answers.

The question should be on one line and start with a #. The answer is all other lines.

Run the program with

python3 quizzmaster.py [subject]

About

Test your knowledge on different topics for revision


Languages

Language:Python 100.0%