Python needs an actual default function
YourShadowDani @ YourShadowDani @lemm.ee Posts 1Comments 23Joined 10 mo. ago
YourShadowDani @ YourShadowDani @lemm.ee
Posts
1
Comments
23
Joined
10 mo. ago
Removed Deleted
Jerkoff
Deleted
Permanently Deleted
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)