Topic: Mathematics Problem / Level: intermediate

Problem: Create a function to implement a basic calculator that supports addition, subtraction, multiplication, and division.

Run the code to see the output here...