EasyMultiple choice

__name__ == '__main__' guard

What is the purpose of the if __name__ == '__main__': guard in a Python file?

← → arrow keys to navigate

Sign in to save your progress.