RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 19 days agoHow to Write the Worst Possible Python Code (Humor)effective-programmer.comexternal-linkmessage-square1linkfedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1external-linkHow to Write the Worst Possible Python Code (Humor)effective-programmer.comRSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 19 days agomessage-square1linkfedilinkfile-text
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up2·edit-219 days ago Don’t use semicolons to separate instructions Don’t use curly braces to separate scopes Don’t use types for arguments and return values Wait, that’s standard python.