Implement Calculator with Switch-Case

# Introduction In this lab, you will create a program to implement a calculator using `switch...case` to perform specific operations based on the input operator and print the result.

|60 : 00

Click the virtual machine below to start practicing