What error will occur if this is the first line of a program? num = 100/0 (1 point) Responses NameError NameError ZeroDivisionError ZeroDivisionError TypeError TypeError SyntaxError

ZeroDivisionError