Skip to content

Commit 65d9d7f

Browse files
Answered question on the returned value to pad when its called the last time
1 parent cac50d0 commit 65d9d7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ function formatTimeDisplay(seconds) {
3535
// =============> write your answer here// 1
3636

3737
// 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
38+
// =============> write your answer here// "01"

0 commit comments

Comments
 (0)