minor
This commit is contained in:
parent
a2daa0191f
commit
4bc42e1360
3 changed files with 43 additions and 34 deletions
|
@ -6,6 +6,6 @@ importance: 4
|
|||
|
||||
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.
|
||||
There's no need to check the expression for correctness in this task. Just evaluate and return the result.
|
||||
|
||||
[demo]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue