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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ThePocketTrainer-0.0.3.tar.gz.
File metadata
- Download URL: ThePocketTrainer-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
975ae3d2dbf5ac0043defb65172fdfbcb8e3c96c631aadc8e527ae399f52fc07
|
|
| MD5 |
1cdaeaec279d7a848bcf6768e1212f8e
|
|
| BLAKE2b-256 |
a50d4fd5701f93df677f27199de4bfa713dfe56263cdcf8b65f0ea02807e3d1f
|
File details
Details for the file ThePocketTrainer-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ThePocketTrainer-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d7d254e2573b82cee1972141dfe8fc0327558b38536196030dcf56915da60e0
|
|
| MD5 |
5a48064a4aa9cee2fe95032c9af6e9f6
|
|
| BLAKE2b-256 |
03fd34db9272f1fea1168ce9655119014ea6bbbe79f8cb4de0b465bc512b95ed
|