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.

  1. Main Code

After loading the code, follow the instructions below:
First, you will select from one of the five calculator options

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division
  5. Exit

Then, you will insert two numbers (there is no amount limit for each number)

Finally, you will receive your answer.

Enjoy!

Return To Main Page