Davriellelouna@lemmy.world to pics@lemmy.world · edit-23 days agoU.S. Immigration and Customs Enforcement (ICE) waiting outside unmarked vanlemmy.worldimagemessage-square366fedilinkarrow-up11.54K
arrow-up11.54KimageU.S. Immigration and Customs Enforcement (ICE) waiting outside unmarked vanlemmy.worldDavriellelouna@lemmy.world to pics@lemmy.world · edit-23 days agomessage-square366fedilink
minus-squareCalipherJones@lemmy.worldlinkfedilinkEnglisharrow-up2·2 days agoIt’s all that pesky risk of life imprisonment
minus-squarePresidentCamacho@lemm.eelinkfedilinkarrow-up5·edit-22 days agoI wrote a simple formula for it the other day actually def shoot_masked_gunman(color, job): you = 2 if color == "white" else 0 masked_gunman = 100 if job == "cop" else 1 if you > masked_gunman : print("The justice system works!") else: print("Life without parole")
It’s all that pesky risk of life imprisonment
I wrote a simple formula for it the other day actually
def shoot_masked_gunman(color, job): you = 2 if color == "white" else 0 masked_gunman = 100 if job == "cop" else 1 if you > masked_gunman : print("The justice system works!") else: print("Life without parole")