Welcome to another Python 3.9 tutorial video, this video is about __name__.
So lets look at it,
Before executing code, Python interpreter reads source file and define few special variables/global variables.
If the python interpreter is running that module (the source file) as the main program, it sets the special _name_ variable to have a value “__main__”. If this file is being imported from another module, _name_ will be set to the module’s name.
Keyboard I Use: https://amzn.to/2NgjPFV
(Affiliate Link, Helps the Channel)
Playlist: • Installing Python 3.9
На этой странице сайта вы можете посмотреть видео онлайн Python 3.9: if __name__ == '__main__' длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь BitCode 29 Март 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 101 раз и оно понравилось 13 зрителям. Приятного просмотра!