389
Rule (lemmy.blahaj.zone)
you are viewing a single comment's thread
view the rest of the comments
[-] dadarobot 14 points 1 month ago
If number%2 == 0: return("Even")
Else: return("odd") 
[-] istdaslol@feddit.org 5 points 1 month ago

Not all ARM CPUs support mod operations. It’s better to use bit operations. Check if the last bit is set. If set it’s odd else it’s even.

[-] lol_idk@lemmy.ml -1 points 1 month ago* (last edited 1 month ago)
this post was submitted on 31 Oct 2024
389 points (98.5% liked)

196

16741 readers
1777 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS