Skip to content

balakishorekumar/Calculator

Repository files navigation

Calculator

This program accepts one of the following arguments :

  • "+"
  • "-"
  • "*"
  • "/"
  • If the first argument of the program matches on of the above strings[1a], execute the mathematical function [2a].
  • Display this result in the console[3a]
  • If the first argument does not matches any of the above string [1b], display an error
  • message in the console[2b]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages