TechCodex to Programmer Humor@lemmy.mlEnglish • 1 year agoLow effort memeprogramming.devimagemessage-square11fedilinkarrow-up1242arrow-down154
arrow-up1188arrow-down1imageLow effort memeprogramming.devTechCodex to Programmer Humor@lemmy.mlEnglish • 1 year agomessage-square11fedilink
minus-square@iso@lemy.lollinkfedilink10•edit-21 year ago🤚True, False 👉 true, false Please python guys, don’t do this to us 🤦♂️
minus-squareTunaCowboylinkfedilink11•1 year ago🤚 true, false 👉 0x01, 0x00 Please high level language peeps, don’t do this to us 🤦
minus-squareDandroidlinkfedilink4•1 year ago🤚 0=false, 1=true 👉 0=true, 1=false Please, JS peeps, don’t do this to us 🤦
minus-squareDandroidlinkfedilink3•1 year agoI don’t use python too often, but I need to use it every once in a while. Every fucking time I get the red squiggly under “true” and I’m sitting there for a second like, “…the fuck??? Ohhhhh, right.” Every time.
minus-square@d_k_bo@feddit.delinkfedilink8•edit-21 year agoJust put true = False false = True at the top of your files.
🤚True, False
👉 true, false
Please python guys, don’t do this to us 🤦♂️
🤚 true, false
👉 0x01, 0x00
Please high level language peeps, don’t do this to us 🤦
🤚 0=false, 1=true
👉 0=true, 1=false
Please, JS peeps, don’t do this to us 🤦
I don’t use python too often, but I need to use it every once in a while. Every fucking time I get the red squiggly under “true” and I’m sitting there for a second like, “…the fuck??? Ohhhhh, right.”
Every time.
Just put
true = False false = True
at the top of your files.