HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 3 months agoPython needs an actual default functionlemmy.mlimagemessage-square119fedilinkarrow-up1662arrow-down128file-text
arrow-up1634arrow-down1imagePython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 3 months agomessage-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-squarebarsoap@lemm.eelinkfedilinkarrow-up11·3 months agoDid you know that main is usually a function?
Did you know that
main
is usually a function?