mahnoor_calculator_using_switchcase
v2.0.1
Published
The calculator function will: 1. Take three parameters: two numbers (a and b) and a string (operator). 2. Use a switch case to determine which arithmetic operation to perform based on the operator. 3. Return the result of the operation. 4. Handle basic ar
Downloads
2
Readme
ERROR: No README data found!