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 10c6347 + 49fe3af commit 431a4efCopy full SHA for 431a4ef
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