393
Rule (lemmy.blahaj.zone)
submitted 2 weeks ago by Persona3Reload to c/196
you are viewing a single comment's thread
view the rest of the comments
[-] dadarobot@lemmy.sdf.org 18 points 2 weeks ago
If number%2 == 0: return("Even")
Else: return("odd") 
[-] istdaslol@feddit.org 4 points 2 weeks 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 2 weeks ago* (last edited 2 weeks ago)
this post was submitted on 31 Oct 2024
393 points (100.0% liked)

196

16534 readers
1945 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS