This is my solution for questions at Gophercises.
To run this project, you need to install Go (>=v18) and an editor/IDE such as VSCode or Goland.
# Run in the root folder
go mod tidy
go run main.go [-option] # check README in each folder for more info about option