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.
2 parents 69bef1b + 49fe3af commit 4e79deaCopy full SHA for 4e79dea
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