What error will occur if this is the first line of a program?
a = b / 2
(1 point)
Responses
NameError
NameError
ZeroDivisionError
ZeroDivisionError
VariableError
VariableError
TypeError
1 answer
NameError
a = b / 2
(1 point)
Responses
NameError
NameError
ZeroDivisionError
ZeroDivisionError
VariableError
VariableError
TypeError
1 answer