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