HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 10 months agoPython needs an actual default functionlemmy.mlimagemessage-square126linkfedilinkarrow-up1598arrow-down122file-text
arrow-up1576arrow-down1imagePython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 10 months agomessage-square126linkfedilinkfile-text
Also, do y’all call main() in the if block or do you just put the code you want to run in the if block?
minus-squareembed_me@programming.devlinkfedilinkarrow-up40arrow-down2·10 months agoSometimes I have the misfortune of working with python code written by someone else and I wonder how a language like this became anything more than a scripting language
Sometimes I have the misfortune of working with python code written by someone else and I wonder how a language like this became anything more than a scripting language