My code has passed 28 out of 29 tests so far, except for the test #14 in the Timer section. When my code runs for this test, the value of ‘Session Length’ is -36 after the session timer reaches ‘00:00’. I have spent a whole day trying to figure out which part of my code triggers this bug; however, I can’t detect any.
Please run the test for my code first to see the situation that I described above.
Therefore, I hope that anyone here can help me point out what is wrong with my code.