User talk:Chunes: Difference between revisions

Content added Content deleted
m (woops)
Line 61:
When reading Loops/Downward, [https://rosettacode.org/wiki/Loops/Downward_for#Plain_English Loops Downward], I stumbled over the initial value being 11. Should be 10, I guess. Or do I miss something? Best regards. [[User:Cg|Cg]] ([[User talk:Cg|talk]]) 13:39, 10 Dec 2020 (CET)
 
:<code>If a counter is pastbelow a number</code> is a decider (boolean function) that looks like this:
 
:<lang plainenglish>To decide if a counter is below a number: