Skip to content

Commit 4e79dea

Browse files
authored
Merge branch 'main' into coursework-sprint-3--implement-and-rewrite
2 parents 69bef1b + 49fe3af commit 4e79dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-2/4-mandatory-interpret/time-format.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ function formatTimeDisplay(seconds) {
3030
// d) What is the value assigned to num when pad is called for the last time in this program? Explain your answer
3131
// =============> write your answer here
3232

33-
// e) What is the return value assigned to num when pad is called for the last time in this program? Explain your answer
33+
// e) What is the return value of pad when it is called for the last time in this program? Explain your answer
3434
// =============> write your answer here

0 commit comments

Comments
 (0)