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 3f55757 commit a5b3beeCopy full SHA for a5b3bee
Sprint-2/2-mandatory-debug/0.js
@@ -1,6 +1,6 @@
1
// Predict and explain first...
2
3
-// =============> write your prediction here : There is no return statement for the parameters.
+// =============> write your prediction here : There is no return statement for the parameters. because of this, the function returns undefined.
4
5
function multiply(a, b) {
6
console.log(a * b);
0 commit comments