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 889a9a9 commit 5d354cdCopy full SHA for 5d354cd
Sprint-2/2-mandatory-debug/2.js
@@ -21,6 +21,7 @@
21
// The last digit of 806 is 3
22
23
// =============> write the output here
24
+// The output is always '3'
25
// Explain why the output is the way it is
26
// =============> write your explanation here
27
// The output is always '3' because the function `getLastDigit` is using a global variable `num` which is set to 103
0 commit comments