Loading...

Namespace in Python | Python Tutorial For Beginners

28457 371________

Namespaces Generally speaking, a 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).

For Online Training:
www.gangboard.com/app-programming-scripting-traini…

FACEBOOK : www.facebook.com/GangBoardSocial/
GOOGLE+ : plus.google.com/100351920792059055719
TWITTER : twitter.com/GangBoardSocial
LINKEDIN : www.linkedin.com/company/gangboard/

For Python Training and Certification, Call us: +91 75502 26991 & +91 75500 80082 (Or) email to us at enq@gangboard.com - 24X7 Live Chat

#PythonNamespace #Python #PythonTutorial

コメント