A _______ is a variable that is created inside a function.

A _______ is a variable that is created inside a function.


a. global variable

b. local variable

c. hidden variable

d. none of the above; you cannot create a variable inside a function


Answer: local variable