Mid Test

Exercises:

1
2
3
4
5
6
7
8





Description:

Simple Calculator

Create a calculator that takes two numbers and an operator (+, -, *, /) and returns the result of the operation.