MegaLoler / Multiple-Choice-Quizzer

just a little script to drill on multiple choice questions XD

Repository from Github https://github.comMegaLoler/Multiple-Choice-QuizzerRepository from Github https://github.comMegaLoler/Multiple-Choice-Quizzer

Multiple Choice Quizzer

Just a simple script to give you a multiple choice quiz on the command line!

To use, just run the script with the quiz file as the first argument.

The quiz file format is such that each question is separated by a blank line, the first line of each block is the question, and the following lines are the answers. The correct answers begin with an astrerisk. See example_quiz.txt for an example!

About

just a little script to drill on multiple choice questions XD

License:MIT License


Languages

Language:Python 100.0%