which error will occur if the code includes the line a=b/0

NameError

MathError

DivisionError

ZeroDivisionError

ZeroDivisionError