This is a simple Quiz application built using Python and the Tkinter library for the GUI. The application allows users to answer multiple-choice questions and provides a score at the end.
- User Interface: Simple and intuitive GUI built with Tkinter.
- Multiple Choice Questions: Each question has four possible answers.
- Score Tracking: Keeps track of the user's score and displays it at the end of the quiz.
- Randomized Questions: Questions are presented in a random order each time the quiz is taken.
- Immediate Feedback: Provides immediate feedback on whether the selected answer is correct or incorrect.
- Python 3.x
- Tkinter (usually included with Python)
- Clone the repository:
git clone https://github.com/yourusername/quiz-application.git
- Navigate to the project directory:
cd quiz-application
- Run the application:
python quiz.py
- Start the application by running quiz.py.
- Read the question and select one of the four possible answers.
- Click the "Submit" button to submit your answer.
- The application will immediately tell you if your answer is correct or incorrect.
- After all questions have been answered, the application will display your final score.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
For any inquiries or suggestions, feel free to reach out to us at:
- Email: [email protected] or [email protected]
- github: https://github.com/SrijitaBaksi or https://github.com/Ananta2545