nave@lemmy.zip to Lemmy Shitpost@lemmy.worldEnglish · 1 year agoI wishi.imgur.comimagemessage-square186fedilinkarrow-up1919arrow-down117
arrow-up1902arrow-down1imageI wishi.imgur.comnave@lemmy.zip to Lemmy Shitpost@lemmy.worldEnglish · 1 year agomessage-square186fedilink
minus-squarelobut@lemmy.calinkfedilinkarrow-up46·1 year agoJust do a while loop and subtract 2 if it’s positive or plus 2 is it’s negative until it reaches 1 or 0 and that’s how you know, easy! /s
minus-squareKoboldCoterie@pawb.sociallinkfedilinkEnglisharrow-up48·1 year agoGod, it’s so obvious, you can do it in only two lines of code. if (number == 1 || number == 3 || number == 5 || number == 7 || number == 9...) return false; else return true;
minus-squareArbiter@lemmy.worldlinkfedilinkarrow-up6arrow-down1·1 year agoObviously you couldn’t account for every number with only two lines.
minus-squarescutiger@lemmy.worldlinkfedilinkarrow-up2·1 year agoEventually, it would wrap onto a second line, wouldn’t it?
minus-squareruckblack@sh.itjust.workslinkfedilinkarrow-up7·1 year agoWhen you run out of space, you just add a monitor to the right side. Honestly, it’s like you guys aren’t real developers.
Just do a while loop and subtract 2 if it’s positive or plus 2 is it’s negative until it reaches 1 or 0 and that’s how you know, easy! /s
God, it’s so obvious, you can do it in only two lines of code.
if (number == 1 || number == 3 || number == 5 || number == 7 || number == 9...) return false; else return true;
Obviously you couldn’t account for every number with only two lines.
Maybe you couldn’t
Eventually, it would wrap onto a second line, wouldn’t it?
When you run out of space, you just add a monitor to the right side. Honestly, it’s like you guys aren’t real developers.
Only if your line is not long enough…