What Is A Variable Defined Outside A Function Referred To As #662
What is a variable defined outside a function referred to as?
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Python Functions - Python Function - Quiz No.4.
What is a variable defined outside a function referred to as?
A static variable
A global variable
A local variable
An automatic variable