/gophercises

My solution for questions at Gophercises: https://gophercises.com

Primary LanguageGo

Gophercises

This is my solution for questions at Gophercises.

Setup

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