Skip to content

This is a simple calculator program made with the four basic operations ( + , - , * , / ) and memory tools ( MR, M+ , M- , MC )

License

Notifications You must be signed in to change notification settings

DoITLikeMe/Python-Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How to run

  1. Clone the repository
  2. Make sure Python 3.x is installed
  3. Run the calculator:
    python calculator.py

Copy code

About

This is a simple calculator program made with the four basic operations ( + , - , * , / ) and memory tools ( MR, M+ , M- , MC )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages