here is my code:
https://codepen.io/akash9817/pen/BaBYywq
i cant pass test-8 its’s saying “time-left is not formatted correctly: expected ‘25’ to ‘60’”
i dont know why so please can anyone help me!
thanks in advance
here is my code:
https://codepen.io/akash9817/pen/BaBYywq
i cant pass test-8 its’s saying “time-left is not formatted correctly: expected ‘25’ to ‘60’”
i dont know why so please can anyone help me!
thanks in advance
Test 8 is that when you click start-stop, test should continue from when you stopped, not from begining. I.e. if it’s stopped at 23:38, then it should continue from 23:38.