/Quiz-Game

This quiz game is a command line game made in Python3 that reads the data from a csv file (Excel file) and randomly displays it to the user and also keeps a count of the score that is shown in the end of the game.

Primary LanguagePython

Quiz-Game

This is quiz made in Python3 that reads the data from a csv file (Excel file). Working on creating it as a GUI App using the PyQT module in Python.