@devilish666 to Programmer [email protected] • 11 months agoAaargh....my eyes......my eyes......imagemessage-square99arrow-up1619arrow-down112
arrow-up1607arrow-down1imageAaargh....my eyes......my eyes......@devilish666 to Programmer [email protected] • 11 months agomessage-square99
minus-square@[email protected]linkfedilink2•11 months agon is genrally the max though. “From i=0 to n” is used in math all the time.
minus-square@[email protected]linkfedilink1•10 months agoWhich is fine, only it might confuse whoever then has to maintain your code.
I sometimes use
n
as my loop variable (⌐■_■)n is genrally the max though. “From i=0 to n” is used in math all the time.
Not in my code
Which is fine, only it might confuse whoever then has to maintain your code.