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 c703ce2 commit 1687eb5Copy full SHA for 1687eb5
Sprint-1/3-mandatory-interpret/2-time-format.js
@@ -28,7 +28,7 @@ console.log(result);
28
29
30
// e) What do you think the variable result represents? Can you think of a better name for this variable?
31
-// results present length of movie formatted as Hours:Minutes:Seconds and a better name could be movieDuration
+// results present length of movie formatted as Hours:Minutes:Seconds and a better name could be fromatedMovieDuration
32
33
34
// f) Try experimenting with different values of movieLength. Will this code work for all values of movieLength? Explain your answer
0 commit comments