Loops/Continue: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: added/changed comments and whitespace.)
m (added whitespace before the TOC (table of contents).)
Line 9: Line 9:
Try to achieve the result by forcing the next iteration within the loop
Try to achieve the result by forcing the next iteration within the loop
upon a specific condition, if your language allows it.
upon a specific condition, if your language allows it.
<br><br>


=={{header|360 Assembly}}==
=={{header|360 Assembly}}==