RSS BotMB to Hacker NewsEnglish · 20 days agoHow to Write the Worst Possible Python Code (Humor)effective-programmer.comexternal-linkmessage-square1fedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1external-linkHow to Write the Worst Possible Python Code (Humor)effective-programmer.comRSS BotMB to Hacker NewsEnglish · 20 days agomessage-square1fedilinkfile-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.