Building a CLI Quiz Application in Go
Introduction
In this project, we'll be building a CLI tool—a quiz application that reads quiz questions from a customizable CSV file and outputs the number of correct and incorrect answers from the user within a customizable time limit. My strategy f...
saditya9211.hashnode.dev4 min read