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 3372770 commit 49fe3afCopy full SHA for 49fe3af
Sprint-2/4-mandatory-interpret/time-format.js
@@ -30,5 +30,5 @@ function formatTimeDisplay(seconds) {
30
// d) What is the value assigned to num when pad is called for the last time in this program? Explain your answer
31
// =============> write your answer here
32
33
-// e) What is the return value assigned to num when pad is called for the last time in this program? Explain your answer
+// e) What is the return value of pad when it is called for the last time in this program? Explain your answer
34
0 commit comments