Sign In
Courseware
Nuggets
Tutorials
About
Classes
CodePad
Create Account
☰
Question 1 of 2
What order does Python follow when looking up a name from namespaces?
local -> global -> built-in
built-in -> global -> local
no specific order
Submit
© CS Wonders
·
About
·
Classes
·
Cheatsheet