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)