Amazing-Python-Scripts/Calculator at master · mcodevb/Amazing-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Calculator

It is used to calculate any simple mathematical equation.

How it works

  • It takes the mathematical equation by the User.

  • It returns the result of the mathematical equation.