Skip to content

A simple console-based multiple-choice quiz built with Python. Players answer a set of questions and get a score at the end.

Notifications You must be signed in to change notification settings

SkyLeftTheCode/Python-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Quiz Game πŸ“

Short Description:
A simple console-based multiple-choice quiz built with Python. Players answer a set of questions and get a score at the end.

Features

  • Presents multiple-choice questions with 4 options each.
  • Player inputs their choice (A, B, C, or D).
  • Immediate feedback for correct or incorrect answers.
  • Displays the correct answers and final score at the end.
  • Calculates percentage score.

How to Use

  1. Run the program using Python.
  2. Read each question and the corresponding options.
  3. Input your answer (A, B, C, or D) for each question.
  4. View the results, including correct answers, your guesses, and your score.

Built With

  • Python 3

About

A simple console-based multiple-choice quiz built with Python. Players answer a set of questions and get a score at the end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages