/calculator

A basic calculator build in go language

Primary LanguageGo

Basic Go Calculator

Description

This a program about calculator of two numbers

Getting Started

Dependencies

  • You should have to be installed "Go" in your machine

Executing program

go run calculator.go

Authors

Version History

  • 1.0.0
    • Initial Release