Posts by Guilherme Camilo • 1 point
1 post
-
-4
votes1
answer43
viewsQ: How to repeat all the code at the end of the execution when "While" repeats only one part?
I’m doing a program that calculates a person’s pay based on the number of hours and overtime worked. The idea is that at the end of the execution the user decides whether to recalculate or terminate…