Inherits Exception / Reference / Object
Raised when attempting to divide an integer by 0.
1 // 0 # raises DivisionByZeroError (Division by 0)