Mac@programming.dev to Programmer Humor@programming.dev · 11 months agoisEven APIisevenapi.xyzexternal-linkmessage-square10fedilinkarrow-up15
arrow-up15external-linkisEven APIisevenapi.xyzMac@programming.dev to Programmer Humor@programming.dev · 11 months agomessage-square10fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·11 months agoOh, bummer, my number isn’t supported by the free version: https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/
minus-squareCaptain Janeway@lemmy.worldlinkfedilinkarrow-up1·11 months agoJust divide that number by two until it’s small enough to make the request under the free version.
minus-squarefckreddit@lemmy.mllinkfedilinkarrow-up0·11 months agoEasy workaround, just test the last digit. If it is even, the entire number is even, else odd.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up1·11 months 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!
Oh, bummer, my number isn’t supported by the free version:
https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/
Just divide that number by two until it’s small enough to make the request under the free version.
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!