Topic: Language Problem / Level: intermediate

Problem: Write a program to implement a basic calculator that can handle addition, subtraction, multiplication, and division.

Run the code to see the output here...