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 23f887a commit 26358efCopy full SHA for 26358ef
1 file changed
Sprint-2/4-mandatory-interpret/time-format.js
@@ -28,7 +28,7 @@ function formatTimeDisplay(seconds) {
28
// b) What is the value assigned to num when pad is called for the first time?
29
// =============> write your answer here
30
31
-// c) What is the return value of pad is called for the first time?
+// c) What is the return value of pad when it is called for the first time?
32
33
34
// d) What is the value assigned to num when pad is called for the last time in this program? Explain your answer
0 commit comments