A Admin • 832.70K Points Coach Q. Which one is false regarding global variables? (A) Global variables can only be read inside the function declaring the variable as global inside the function. (B) Global variables remain in memory till the end of the program (C) Global variables are those which are declared in global scope. (D) None of the above Correct Answer - Option(A) Views: 14 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.