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 f5a273a commit 3960c56Copy full SHA for 3960c56
Sprint-2/2-mandatory-debug/0.js
@@ -5,8 +5,8 @@
5
// and it won't give the output.
6
7
// =============> write your explanation here
8
-// the code was broken because the console.log was inside the function it not a function,
9
-//by using the return it gives us the correct output.
+// the code was broken because the console.log was inside the function it not a function,by using the return it gives the outupt
+
10
11
// Finally, correct the code to fix the problem
12
// =============> write your new code here
0 commit comments