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