Coding Challenge: Calculator

Discover what you can do with functions and try to implement a simple calculator that can perform all the basic arithmetic operations.

Problem statement

Complete the below program so that it offers the four basic ...