what error will occur if this is the first line of a program? a = b / 2

NameError

ZeroDivisionError

VariableError

TypeError

ZeroDivisionError