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 2c58925 commit e1ef649Copy full SHA for e1ef649
Sprint-1/3-mandatory-interpret/2-time-format.js
@@ -30,3 +30,4 @@ console.log(result);
30
31
// f) Try experimenting with different values of movieLength. Will this code work for all values of movieLength? Explain your answer
32
// no it will not work for negative input values as it gives negative results
33
+//
0 commit comments