Python 3.9: if __name__ == '__main__'

Publié le: 29 mars 2021
sur la chaîne: 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  


Sur cette page du site, vous pouvez voir la vidéo en ligne Python 3.9: if __name__ == '__main__' durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur BitCode 29 mars 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 101 fois et il a aimé 13 téléspectateurs. Bon visionnage!