Albbi@piefed.ca to Programmer Humor@programming.devEnglish · 4 months agoObject oriented programming in Python be like:media.piefed.caimagemessage-square48fedilinkarrow-up1485arrow-down113
arrow-up1472arrow-down1imageObject oriented programming in Python be like:media.piefed.caAlbbi@piefed.ca to Programmer Humor@programming.devEnglish · 4 months agomessage-square48fedilink
minus-square🍉 Albert 🍉@lemmy.worldlinkfedilinkarrow-up10·4 months agoBreak convention ` class foo: def init(cunt, bar): cunt.bar=True `
Break convention
` class foo: def init(cunt, bar): cunt.bar=True
`