HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 24 days agoPython needs an actual default functionimagemessage-square11linkfedilinkarrow-up1166arrow-down15file-text
arrow-up1161arrow-down1imagePython needs an actual default functionHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 24 days agomessage-square11linkfedilinkfile-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-up16·24 days 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