Skip to content

Commit a967ad0

Browse files
committed
closes #1560
1 parent b2305ce commit a967ad0

File tree

1 file changed

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

1 file changed

+0
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11

22
- Please note how methods are stored. They are simply added to `this.methods` property.
33
- All tests and numeric conversions are done in the `calculate` method. In future it may be extended to support more complex expressions.
4-
5-
[js src="_js/solution.js"]

0 commit comments

Comments
 (0)