This is a simple Python quiz project where users can answer multiple-choice questions and get their score at the end.
-
Clone the Repository:
git clone https://github.com/E-fais/python-quiz cd python-quiz
-
Run the Quiz:
Make sure you have Python installed on your machine.
python quiz.py
-
Quiz Questions:
- The quiz consists of multiple-choice questions.
- Choose the correct option (a, b, c) for each question.
- Your score will be displayed at the end of the quiz.