Solution: Calculator

Let's see the solution to the Calculator challenge.

We'll cover the following...

Solution

Here, we use the switch statement to perform basic arithmetic ...