Python 3.9: if __name__ == '__main__'

Publicado em: 29 Março 2021
no canal de: BitCode
101
13

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  


Nesta página do site você pode assistir ao vídeo on-line Python 3.9: if __name__ == '__main__' duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário BitCode 29 Março 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 101 vezes e gostou 13 espectadores. Boa visualização!