TechCodex@programming.dev to Programmer Humor@lemmy.mlEnglish · 1 year agoLow effort memeprogramming.devimagemessage-square6fedilinkarrow-up120
arrow-up120imageLow effort memeprogramming.devTechCodex@programming.dev to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square6fedilink
minus-squareiso@lemy.lollinkfedilinkarrow-up0·edit-21 year ago🤚True, False 👉 true, false Please python guys, don’t do this to us 🤦♂️
minus-squareDandroid@dandroid.applinkfedilinkarrow-up1·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-squared_k_bo@feddit.delinkfedilinkarrow-up1·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 🤦♂️
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.