Git-Harshit/MCQ-Quiz
A Quiz with a Character User Interface (CUI), programmed using Python 2x. It makes uses of classes (Object Oriented Programming) and file handling. The quiz has 35 questions and four categories of questions (including some optional bonus ones). Each question has four choices, and negative marking as well. The Quiz program saves the user score in file quiz_leaderboard.
PythonMIT