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 7fdc864 commit cac50d0Copy full SHA for cac50d0
1 file changed
Sprint-2/4-mandatory-interpret/time-format.js
@@ -32,7 +32,7 @@ function formatTimeDisplay(seconds) {
32
// =============> write your answer here// "00"
33
34
// d) What is the value assigned to num when pad is called for the last time in this program? Explain your answer
35
-// =============> write your answer here
+// =============> write your answer here// 1
36
37
// e) What is the return value of pad when it is called for the last time in this program? Explain your answer
38
// =============> write your answer here
0 commit comments