About this document
Fixing C Code for Valid Operations by Lehlohonolo Ernest is a document available to read on EtoBox.
The provided C code is a simple calculator that performs addition, subtraction, multiplication, and division based on user input. However, it currently prompts the user for two numbers regardless of whether the operation selected is valid. The code needs to be modified to only ask for the two numbers if the operation number is valid.
- Author
- Lehlohonolo Ernest
- Language
- EN