Phantasmal Site > DGD > DGD Reference Manual (legacy) > For and While Loops
4.1 For and While Loops
Technically any for loop can be rewritten with an empty body
— just put everything inside the parentheses. If there's code
in both the third section and the body, the code in the body
happens first.
|