Multiple Choice
A(n) _____ variable is accessible to all the functions in a program file.
A) keyword
B) local
C) global
D) string
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A local variable can be accessed from
Q9: The Python standard library's _ module contains
Q21: A(n)_ chart is also known as a
Q59: A(n) _ is a variable that receives
Q62: A variable's _ is the part of
Q63: To refer to a function in a
Q64: A(n) _ program displays a list of
Q65: A value-returning function is like a simple
Q68: What makes it easier to reuse the
Q69: Given the following function definition, what would