Exercise 2: Implementing Calculator
In this exercise, you are required to implement a calculator by using Switch statements
Problem Statement
Write a code which will take:
-
Two
float
type variables namednum1
and ...
In this exercise, you are required to implement a calculator by using Switch statements
Write a code which will take:
Two float
type variables named num1
and ...