/Golator

Simple calculator created with Golang (I'm learning it)

Primary LanguageGo

Golator

Simple calculator created with Golang.
For run it:

  1. Install Go compiler
  2. Run in the terminal this command: go run index.go in the source folder