Talk:Execute Brain****: Difference between revisions

do while not repeat until
(I can't seem to fix the Potion example.)
(do while not repeat until)
 
Line 110:
i += 1</lang>
Can someone point out the error? :P [[User:Raigenbauf|Raigenbauf]] ([[User talk:Raigenbauf|talk]]) 01:00, 26 May 2016 (UTC)
: To quote the main page "<code>[</code> Jump past the matching ] if the cell under the pointer is 0".
: The brackets <code>[ ]</code> provide a <code>while not zero do ...</code> loop not a <code>repeat ... until zero</code>
: [[User:Rdebath|Rdebath]] ([[User talk:Rdebath|talk]]) 03:52, 22 July 2016 (UTC)
Anonymous user