Talk:Loops/While: Difference between revisions

Content added Content deleted
Line 53: Line 53:
A WHILE should test first and execute the body only if the test succeeded.
A WHILE should test first and execute the body only if the test succeeded.


Alternative version (needs review when my caffeine level is ok):
Alternative version (needs review, comment, adopt, ...):
<pre>
<pre>
$ dc<<end
$ dc<<end