We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0510f30 commit 1c4fb87Copy full SHA for 1c4fb87
1-js/05-data-types/05-array-methods/6-calculator-extendable/task.md
@@ -34,6 +34,3 @@ The task consists of two parts.
34
- No brackets or complex expressions in this task.
35
- The numbers and the operator are delimited with exactly one space.
36
- 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