The Python Quiz App is a web-based application designed to quiz users on their Python knowledge. It utilizes a Flask backend to serve API requests, fetching quiz questions and answers from a JSON file ...
Developed a simple multiple-choice quiz game in python with GUI for my students. Used Python's GUI framework - Tkinter to develop fast and easy GUI quiz applications. The data for the quiz is defined ...