Mac@programming.dev to Programmer Humor@programming.dev · 2 years agoisEven APIisevenapi.xyzexternal-linkmessage-square27fedilinkarrow-up1297arrow-down17
arrow-up1290arrow-down1external-linkisEven APIisevenapi.xyzMac@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square27fedilink
minus-squarefckreddit@lemmy.mllinkfedilinkarrow-up6·2 years agoEasy workaround, just test the last digit. If it is even, the entire number is even, else odd.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up12·2 years agoThat’s preposterous! Next time you’ll tell me the language I’m using has a builtin operator that test if a number can be divided by another!
Easy workaround, just test the last digit. If it is even, the entire number is even, else odd.
That’s preposterous! Next time you’ll tell me the language I’m using has a builtin operator that test if a number can be divided by another!