Ordering solution
This commit is contained in:
parent
38e1bb5c52
commit
7a14b004cf
1 changed files with 3 additions and 0 deletions
|
@ -34,3 +34,6 @@ The task consists of two parts.
|
|||
- No brackets or complex expressions in this task.
|
||||
- The numbers and the operator are delimited with exactly one space.
|
||||
- There may be error handling if you'd like to add it.
|
||||
- Please note how methods are stored. They are simply added to the internal object.
|
||||
- All tests and numeric conversions are done in the `calculate` method. In future it may be extended to support more complex expressions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue