Calculator using Python by Md Omer
A Simple Calculator to perform the 3 basic math functions (Addition, Multiplication, Subtraction) developed using Python
In this project, a calculator is developed with the help of Python. It is supposed to perform the three basic maths functions, i.e. addition, subtraction, and multiplication. The User is asked about the operation that they might want to perform, then the number of inputs is also determined according to the user's choice. Three Different Functions are created for the three basic operations. Break Statement is also used to terminate the program.
Loops Used in this program:
While True
If-Elif-else
Output Of Program Looks like this,
-1638953768-953.jpg)
Project Files
/
Loading...
| .. | ||
| This directory is empty. | ||