241 B
241 B
importance: 4
Eval-calculator
Create a calculator that prompts for an arithmetic expression and returns its result.
There's no need to check the expression for correctness in this task. Just evaluate and return the result.
[demo]