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 3960c56 commit e7be3d3Copy full SHA for e7be3d3
Sprint-2/2-mandatory-debug/1.js
@@ -3,6 +3,7 @@
3
// The return statement is not in the right place, so the function doesn’t return the value.
4
5
// =============> write your explanation here
6
+
7
// The return statement is stopping the function too early, so it doesn’t return a + b.
8
9
// Finally, correct the code to fix the problem
0 commit comments