HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoPython needs an actual default functionlemmy.mlexternal-linkmessage-square8fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkPython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square8fedilinkfile-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-squareitsathursday@lemmy.worldlinkfedilinkarrow-up0·1 month agoDepends on the situation but since Py3 you now have main.py in Python Packages
Depends on the situation but since Py3 you now have main.py in Python Packages