This repository contains a Python quiz application built using the Tkinter library. The application provides a simple yet engaging interface for users to participate in a quiz with multiple-choice questions on Python programming.
Features:
User-friendly interface designed with Tkinter. Registration and login functionality for users. Dynamic display of questions and options. Score tracking and display at the end of the quiz. Ability to restart the quiz.
How to Use:
Clone the repository to your local machine. Ensure you have Python installed. Run the quiz.py file to start the quiz application. Register or login to participate in the quiz. Answer the multiple-choice questions displayed. View your score at the end of the quiz.
Contributing:
Contributions are welcome! If you have any suggestions, bug fixes, or enhancements, feel free to open an issue or submit a pull request.