Skip to main content

A simple Quiz App

Project description

Test your self always! With ThePocketTrainer, you can quiz your self endlessly for any number of test on any number of subjects. As the Library grows, you will see new features like flashcards and Gamification. Finally the next app will be an Audio Player With Quiz questions and answers over music:)

you will need to install Pandas and create a CSV file called "questions.csv" in your Python folder that looks like

QUESTIONS, ANSWERS, LINKS
question1, answer1, link1
question2, answer2, link2

The App will let you show the first Question, and show the Answer, finally showing the link to documentation.

To run, create a main.py file and add:

from cert_quiz_app import GUI

app = GUI()
app.run()

run the command "python3 main.py"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ThePocketTrainer-0.0.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

ThePocketTrainer-0.0.3-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page