minus-squareYourShadowDani@lemm.eetoProgrammer Humor@programming.dev•Python needs an actual default functionlinkfedilinkEnglisharrow-up5·10 days agoI’m a little new to Python standards. Is this better or worse than putting the def main(): outside the if statement (but calling main() inside it) linkfedilink
minus-squareYourShadowDani@lemm.eetoMemes@lemmy.ml•JerkofflinkfedilinkEnglisharrow-up10arrow-down1·2 months agoBlue MAGA: Its always never the time for criticism. linkfedilink
I’m a little new to Python standards. Is this better or worse than putting the
def main():
outside the if statement (but callingmain()
inside it)