Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 265 Bytes

ComputerQuizGame

This is my 2 nd year Mini-project. It is a python graphical user interface (GUI) based quiz game. Tkinter is the GuiProgramming toolkit for Python. I used this library in my project. I used MySql as a database on this project to store user data.