Skip to content

Commit 1c4fb87

Browse files
committed
Revert "Merge pull request #775 from maurodibert/patch-24"
This reverts commit 0510f30, reversing changes made to 55220cc.
1 parent 0510f30 commit 1c4fb87

File tree

1 file changed

+0
-3
lines changed
  • 1-js/05-data-types/05-array-methods/6-calculator-extendable

1 file changed

+0
-3
lines changed

1-js/05-data-types/05-array-methods/6-calculator-extendable/task.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,3 @@ The task consists of two parts.
3434
- No brackets or complex expressions in this task.
3535
- The numbers and the operator are delimited with exactly one space.
3636
- There may be error handling if you'd like to add it.
37-
- Please note how methods are stored. They are simply added to the internal object.
38-
- All tests and numeric conversions are done in the `calculate` method. In future it may be extended to support more complex expressions.
39-

0 commit comments

Comments
 (0)