devilish666@lemmy.world to Programmer Humor@lemmy.ml · 7 months agoAaargh....my eyes......my eyes......lemmy.worldimagemessage-square90fedilinkarrow-up1615arrow-down112
arrow-up1603arrow-down1imageAaargh....my eyes......my eyes......lemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 7 months agomessage-square90fedilink
minus-squareI Cast Fist@programming.devlinkfedilinkarrow-up3·7 months agoReminds me of a dude that wrote the equivalent of this in Visualg (a brazilian pseudocode language and program, meant solely for teaching programming) if if if if if (x < 10) then print(x) else else else else else That the thing ran and didn’t complain about the amount of loose/needless if’s checking fuck all baffles my mind to this day.
Reminds me of a dude that wrote the equivalent of this in Visualg (a brazilian pseudocode language and program, meant solely for teaching programming)
if if if if if (x < 10) then print(x) else else else else else
That the thing ran and didn’t complain about the amount of loose/needless if’s checking fuck all baffles my mind to this day.