DIY: Basic Calculator

Solve the interview question "Basic Calculator" in this lesson.

Problem statement

In this challenge, you have to implement a very basic calculator that ...