Skip to content
Snippets Groups Projects
Commit 23f4545c authored by Rudi Buss's avatar Rudi Buss
Browse files

Update Exercise 4 - Calculator.txt

parent fc91bc4f
Branches main
No related tags found
No related merge requests found
Use the switch-case statement to program a mini calculator that reads two numbers and an operator (+, -, *, /) and outputs the result.
The input should be made directly in one line, e. g. 5+4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment