HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 6 months agoPython needs an actual default functionlemmy.mlexternal-linkmessage-square160fedilinkarrow-up1762arrow-down129file-text
arrow-up1733arrow-down1external-linkPython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 6 months agomessage-square160fedilinkfile-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-up24·edit-26 months agoHeard 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.