HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 year agoPython needs an actual default functionlemmy.mlimagemessage-square160linkfedilinkarrow-up1764arrow-down129file-text
arrow-up1735arrow-down1imagePython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 year agomessage-square160linkfedilinkfile-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-squaredariusj18@lemmy.worldlinkfedilinkarrow-up5·1 year agoThe if block is where my arg parser goes
The if block is where my arg parser goes