This solution comprises of two projects: GUI and json file ensure both are downloaded and stored in the same directory before running on an interpreter
This project is a basic quiz gui made with tkinter for the frontend and with json as a backend storing the data for the answers and other data
it calculates the score and prompts a results screen which displays the results as a percentage to the user as well as how many questions were incorrect and correct.