Loops/While: Difference between revisions

Content added Content deleted
(Added Nemerle)
m ({{omit from|GUISS}})
Line 1,065: Line 1,065:
x = x \ 2
x = x \ 2
Loop While x > 0</lang>
Loop While x > 0</lang>

{{omit from|GUISS|No loops and we cannot read values}}


[[Category:Conditional loops]]
[[Category:Conditional loops]]