HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 8 months agoPython needs an actual default functionlemmy.mlimagemessage-square126linkfedilinkarrow-up1597arrow-down122file-text
arrow-up1575arrow-down1imagePython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 8 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-up39arrow-down2·8 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