This is a simple desktop application built using PyQt5 in Python. The application presents a quiz to test the user's knowledge of variables in the Dart programming language.
- Multiple-choice questions about Dart variables.
- Each question is accompanied by an image for better understanding.
- The user can select one option out of four as their answer.
- Feedback is provided immediately after submitting each answer.
- At the end of the quiz, the user receives their final score.
- Python 3.x
- PyQt5 library
-
Clone the repository:
pip install PyQt5
After that, run the exe or Python file
- Read each question carefully.
- Select one option that you think is the correct answer.
- Click the "Submit" button to check your answer.
- After answering all questions, the final score will be displayed.
This project is licensed under the MIT License. See the LICENSE file for details.
