https://www.educative.io/courses/python-101-interactively-learn-how-to-program-with-python-3/if-name--main
Learn the purpose of if __name__ == __main__ in Python and how it controls code execution within scripts and modules.
python conditional statementsunderstandingnamemain