Calculator
This program allows you to add, minus, multiply, and divide two numbers!
Coding Skills: Number, String, List, Tuple, Set, Dictionary
How To Run The Program
For this game, you will need to copy 1 file.
After loading the code, follow the instructions below:
First, you will select from one of the five calculator options
- Addition
- Subtraction
- Multiplication
- Division
- Exit
Then, you will insert two numbers (there is no amount limit for each number)
Finally, you will receive your answer.