en.javascript.info/1-js/06-advanced-functions/06-function-object/5-sum-many-brackets
Logan Schelly f20fb43f70 Add test case/sandbox for 1-js/06-advanced-functions/06-function-object/5-sum-many-brackets
I used the solution and examples already in the article.
I chose to make the test cases use Array.reduce() to compute the sum,
instead of hard-coding the answer myself.
Not sure how good of practice that is.
2020-06-10 15:29:06 -06:00
..
_js.view Add test case/sandbox for 1-js/06-advanced-functions/06-function-object/5-sum-many-brackets 2020-06-10 15:29:06 -06:00
solution.md up 2017-03-21 17:14:05 +03:00
task.md up 2017-03-21 17:14:05 +03:00