Skip to content

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.

Notifications You must be signed in to change notification settings

lfillaz/Dart-Variables-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dart Variables Quiz

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.

Features

  • 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.

Screenshots

image

Prerequisites

  • Python 3.x
  • PyQt5 library

Installation

  1. Clone the repository:

    pip install PyQt5

    After that, run the exe or Python file

How to Use

  • 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.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages