Quiz Game in Go

Gets quiz questions from a csv file.

Default timer for each question is 30 seconds. Alternatively, the timer can be set using the -time-limit flag.

go run . -time-limit 3