Command line quiz game in go.
It accepts a quiz csv file as a csv
command line flag, or uses default file.
./quiz -csv=filename.csv
Idea from Gophercises by Jon Calhoun.
Command line quiz game in go.
It accepts a quiz csv file as a csv
command line flag, or uses default file.
./quiz -csv=filename.csv
Idea from Gophercises by Jon Calhoun.