Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🧠 Simple Quiz App using Python & Tkinter This is a beginner-friendly quiz application developed using Python and the Tkinter GUI toolkit. It presents a series of multiple-choice questions to the user. After answering all the questions, the app displays the final score.

✨ Features Simple and clean GUI using Tkinter

10 shuffled multiple-choice questions

Immediate scoring at the end of the quiz

Option to restart the quiz or exit

Randomized question order each time

🖥️ How It Works Questions are stored in a Python list with options and correct answers.

Users select an answer using radio buttons.

Clicking Next proceeds to the next question.

On completion, a popup displays the total score.

The Restart button can be used to retake the quiz with reshuffled questions.

The Exit button closes the app.

▶️ How to Run Make sure Python is installed (preferably 3.x).

Save main.py and (optionally) the quizicon.ico file in the same folder.

About

A simple quiz application built using Python and Tkinter, where users can answer multiple-choice questions, submit their responses, and view their final score.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages