There was an error while loading. Please reload this page.
1 parent 356bd08 commit 7fdc864Copy full SHA for 7fdc864
1 file changed
Sprint-2/4-mandatory-interpret/time-format.js
@@ -29,7 +29,7 @@ function formatTimeDisplay(seconds) {
29
// =============> write your answer here //0.
30
31
// c) What is the return value of pad is called for the first time?
32
-// =============> write your answer here
+// =============> 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
0 commit comments