Question

Which term describes an error in which the variable has Not been defined before being used?
A. NameError
B. VariableError
C. DefinedError
D. UseError

Answers

GPT 3.5
A. NameError

Related Questions