Menu

Tree [a2dcd1] Core /
 History

HTTPS access


File Date Author Commit
 Calculator_in_GO.go 2021-02-19 Sanjay Selvadevan Sanjay Selvadevan [ac7e4c] Add files via upload
 LICENSE 2021-02-19 Sanjay Selvadevan Sanjay Selvadevan [ec8676] Initial commit
 README.md 2021-02-19 Sanjay Selvadevan Sanjay Selvadevan [a2dcd1] Add files via upload

Read Me

Calculator in GO

A simple golang calculator that can do basic arithmetic, like addition, subtraction, multiplication and division.

Steps you need to run the file.

  • Download the File
  • Go to Online Go Compiler.
  • Click the Upload Button.
  • Upload the file
  • Run The Program
  • And test it.