What is a namespace in Python?
Answers
Answered by
0
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).
please mark me brainliest..
I also follow you...
Similar questions
Social Sciences,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Geography,
1 year ago
Geography,
1 year ago