Mac@programming.dev to Programmer Humor@programming.dev · 2 years agoisEven APIisevenapi.xyzexternal-linkmessage-square18linkfedilinkarrow-up1264
arrow-up1257external-linkisEven APIisevenapi.xyzMac@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square18linkfedilink
minus-squarefckreddit@lemmy.mllinkfedilinkarrow-up5·2 years agoEasy workaround, just test the last digit. If it is even, the entire number is even, else odd.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up8·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!