Skip to content

E-fais/python-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Quiz Project

This is a simple Python quiz project where users can answer multiple-choice questions and get their score at the end.

Usage

  1. Clone the Repository:

    git clone https://github.com/E-fais/python-quiz
    cd python-quiz
  2. Run the Quiz:

    Make sure you have Python installed on your machine.

    python quiz.py
  3. 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.