Simple Calculator

Ask the user to input 2 numbers then to choose what calculation to do (add, subtract, multiply, divide).

Example: If the user enters 3, 7, add the output will be 10.

Scroll to Top