in reply to
Re^2: do while loops
in thread
do while loops
The point was that the test happens at the end, so the loop executes once even if the value starts out < 10.
Caution:
Contents may have been coded under pressure.
Comment on
Re^3: do while loops
In Section
Tutorials