What is namespace in Python?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
A namespace is a naming system used to make sure that names are unique to avoid naming conflicts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
A namespace is a naming system used to make sure that names are unique to avoid naming conflicts.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a Lambda form? Explain about assert statement?
What is type () in python?
What is unittest in Python?
What is the difference between lists and tuples?
What does the ord() function do in python?
When is the python decorator used?
Why python is called portable?
What do you know about iterator protocol?
What is the difference between python and shell scripting?
What is pytest?
How do you protect python source code?
what are the noted modules of python in terms of networking