True/False
One reason not to use global variables is that it makes a program hard to debug.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: Whic of the following will assign a
Q44: Unfortunately,there is no way to store and
Q45: To assign a value to a global
Q46: Unlike other languages,in Python the number of
Q47: The first line in a function definition
Q49: In Python there is no restriction on
Q50: What will be the output after the
Q51: The top-down design breaks down the overall
Q52: What will be the output after the
Q53: Python comes with _ functions that have