An open API service indexing awesome lists of open source software.

https://github.com/mandliya/gophercise-1-quiz-game

A simple quiz game to learn Go. This uses channels, csv reader, command line arguments etc.
https://github.com/mandliya/gophercise-1-quiz-game

Last synced: 2 months ago
JSON representation

A simple quiz game to learn Go. This uses channels, csv reader, command line arguments etc.

Awesome Lists containing this project

README

          

## [Gophercises 1](https://gophercises.com/exercises/quiz)

A simple quiz game to learn Go. This uses channels, csv reader, command line arguments etc.