ZeroDivisionError
python ZeroDivisionError
Raised when the second argument of a division or modulo operation is zero. The message indicates whether integer division, float division, or modulo was attempted.
Raised when the second argument of a division or modulo operation is zero. The message indicates whether integer division, float division, or modulo was attempted.