HomeUsing Python Libraries (Preeti Arora) How does Python resolve the scope of a name or identifier? 0 Comments Facebook Twitter Q. How does Python resolve the scope of a name or identifier? Answer = Python first searches for local, then the global and finally the built-in namespace.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )