Python namespace
Namespace basically a naming system that makes sure all of a given set of objects have unique names so that they can be easily identified.
Objectives
-
Types of namespaces
-
Create and use namespace
Namespace basically a naming system that makes sure all of a given set of objects have unique names so that they can be easily identified.
Types of namespaces
Create and use namespace