Create a program that will read in a quiz provided via a CSV file
(more details below) and will then give the quiz to a user keeping
track of how many questions they get right and how many they get incorrect.
There is a timer set to 30 seconds by default, but can be changed with a flag.