PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
On assigning a value to a variable inside a function, it automatically becomes a global variable. State whether true or false.
A. True
B. False
Show Answer
Next Question
Correct Answer:
B
Explanation: On assigning a value to a variable inside a function, t automatically becomes a local variable. Hence the above statement is false.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap