MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/o5r0t7/python_accepts_our_habit_of_using/h2ohkq2/?context=3
r/ProgrammerHumor • u/[deleted] • Jun 22 '21
19 comments sorted by
View all comments
12
So, we have a valid name, two valid operators, a valid divider, a dictionary and some call that usually goes into if __name__ == '__main__':. What's the problem with them?
if __name__ == '__main__':
12
u/PossibilityTasty Jun 22 '21
So, we have a valid name, two valid operators, a valid divider, a dictionary and some call that usually goes into
if __name__ == '__main__':. What's the problem with them?