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. [demo]