Command-Line Flag Parsing in Golang

# Introduction The purpose of this challenge 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