HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 year agoPython needs an actual default functionimagemessage-square160linkfedilinkarrow-up1760arrow-down130file-text
arrow-up1730arrow-down1imagePython needs an actual default functionHiddenLayer555@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-squarebarsoap@lemm.eelinkfedilinkarrow-up11·1 year agoDid you know that main is usually a function?
Did you know that
mainis usually a function?