Command-Line Flag Parsing in Go

# Introduction The purpose of this lab is to implement a command-line program that supports basic command-line flag parsing using the `flag` package in Golang.

|60 : 00

Click the virtual machine below to start practicing