Python Scope and Module(By-Lavkush Yadav)
MCQ and True/False
Sign in to Google to save your progress. Learn more
Write your name.....? *
Q-1.Which of the following is not a valid name-scope...? *
1 point
Q-2. To determine in which order Python should access namespaces, you can use the .....? *
1 point
Q-3 . Which of the following is not an advantage of using modules....? *
1 point
Q-4. LEGB stands for....? *
1 point
Q-5 . math and random is commonly built-in...? *
1 point
Q-6. A module is a piece  of software that has a specific functionality....? *
1 point
Q-7.The namespace of  imported module becomes part of importing module. *
1 point
Q-8. When searching for a variable first search Global, and then built in names are searched...? *
1 point
Q-9.Built-in Scope searched last...? *
1 point
Q-10. A name declared at Global scope, is not enclosed in function....? *
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google.