runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> def evaluate_logarithm(value: float, base: float = math.e) -> str: NameError: name 'math' is not defined
Container logs:
Fetching error logs...