0) { return $numerator/$denominator; } else { throw new \Exception("Cannot divide by zero", 100); } }. Now for the test code.
確定! 回上一頁