Skip to content

Commit 7ed11f3

Browse files
Answered how many number of times the pad was called
1 parent 760b0f9 commit 7ed11f3

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
@@ -21,7 +21,7 @@ function formatTimeDisplay(seconds) {
2121
// Questions
2222

2323
// a) When formatTimeDisplay is called how many times will pad be called?
24-
// =============> write your answer here
24+
// =============> write your answer here// three times
2525

2626
// Call formatTimeDisplay with an input of 61, now answer the following:
2727

0 commit comments

Comments
 (0)