/quizmaster

Test your knowledge on different topics for revision

Primary LanguagePython

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]