Python Tutorials - Namespace and Variable Scope

Publié le: 05 janvier 2019
sur la chaîne: Amulya's Academy
84,410
1.6k

In this Python programming video tutorial we will learn about namespace and variable scope in detail.

To understand the decorators we need to learn namespace and variable scope.
Generally namespace (sometimes also called a context) is a naming system for making names unique to avoid ambiguity.
Namespaces in Python are implemented as Python dictionaries, this means it is a mapping from names (keys) to objects (values).

Variable scope refers to the visibility of variables. In other words, which parts of your program can see or use it.




#PythonProgramming #Decorators

For more free tutorials on computer programming
  / amulsacademy  
  / amulsacademy  


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Tutorials - Namespace and Variable Scope durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Amulya's Academy 05 janvier 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 84,410 fois et il a aimé 1.6 mille téléspectateurs. Bon visionnage!