β
Correct Answer: (B)
python first searches the local namespace, then the global namespace and finally the built-in namespace
Explanation: python first searches for the local, then the global and finally the built-in namespace.
Explanation by: Mr. Dubey
python first searches for the local, then the global and finally the built-in namespace.
Discussion
Question Analytics
643
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
90%
Success Rate