monkeypants101176 monkeypants101176 09-05-2022 Computers and Technology contestada 100 POINTS What error will occur if this is the first line of a program? num = 100/0 A. NameError B. ZeroDivisionError C. TypeError D. SyntaxError