command
module
Version:
v0.0.0-...-c06dea2
Opens a new window with list of versions in this module.
Published: Oct 1, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
A simple Quiz
Practice from Go course
How to run it:
go build . && ./quiz
My Quiz has 2 flags:
-csv="problems.csv"
- path to the .csv file
-limit=10
- time limit for each question in seconds
.csv file is given for an example, so you can edit it and write your questions.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.