3 lines
129 B
Text
3 lines
129 B
Text
;Task:
|
|
Write a function to detect a ''divide by zero error'' without checking if the denominator is zero.
|
|
<br><br>
|