I wish
I wish
I wish
You're viewing a single thread.
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.
Only if your line is not long enough...
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.