Here we will be making a simple calculator in which we can perform basic arithmetic operations like addition, subtraction, multiplication, or division. Create a simple calculator which can perform basic arithmetic operations like addition, subtraction, multiplication, or division depending upon the user input. Approach : User chooses the desired operation. Options 1, 2, 3, and 4 are valid. Two numbers are taken and an if…elif…else branching is used to execute a particular section. Using functions add(), subtract(), multiply() and divide() evaluate respective operations.
-
Notifications
You must be signed in to change notification settings - Fork 0
Xavious2604/Calculator-Using-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published