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