This project is simple quiz application built using Python and Tkinter.
Multiple-choice questions. Score Tracking. User-friendly GUI with Tkinter. Easy customization of quiz content.
- Clone the repository.
- run the application:
python quiz.py
Modify the data.json file to add,remove, or modify quiz questions.
Customize the apprearance by adjusting the Tkinter GUI elements in the code.
Feel free to contribute, report issues or suggest improvements!