HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 9 天前Python needs an actual default functionlemmy.mlimagemessage-square119fedilinkarrow-up1658arrow-down128file-text
arrow-up1630arrow-down1imagePython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 9 天前message-square119fedilinkfile-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-squareHiddenLayer555@lemmy.mlOPlinkfedilinkEnglisharrow-up20·edit-29 天前Heard of it, was too lazy to do it that way. To be fair I now do it that way, but not when I was learning Python.
Heard of it, was too lazy to do it that way.
To be fair I now do it that way, but not when I was learning Python.