Explanation: during a python program execution, there are as many as three namespaces – built-in namespace, global namespace and local namespace.
Q. Which of the following is not a valid namespace?
β
Correct Answer: (B)
public namespace
Explanation by: Mr. Dubey
during a python program execution, there are as many as three namespaces – built-in namespace, global namespace and local namespace.
Discussion
Question Analytics
818
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
86%
Success Rate