Skip to content

Files

Latest commit

c7fdde6 · Sep 11, 2022

History

History

PyQuiz

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 11, 2022
Sep 11, 2022

PyQuiz is a simple script to demonstrate both the use of PySimpleGUI as an interface to python scripts, and dictionaries for storing data. The code is mostly commented and as easy to understand as I could make it.

It requires PySimpleGUI==4.60.1

Tested on Python 3.10

Eduardo C. (https://github.com/ehcelino)