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

Update Exercise 6 - Divide.txt

parent c88113ee
No related branches found
No related tags found
No related merge requests found
Write a program where the user can enter a dividend and a divisor, until the he/she enters (Yes/No) that he/she no longer wants to perform a calculation.
The division is to be carried out at each loop pass. If the divisor is 0, an error message occurs.
......
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