It helps to perform the operations faster. It performs the operations like addition, substraction, multiplication and division. I build it using python.

Approach :

User choose 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.

Built With

Share this project:

Updates