I am building a few things and one of them is a countdown timer, the countdown will never be over an hour so all I need to do is countdown minutes and seconds.
I have it
to check the length of a string, it is not
length.minutes length.seconds
length.minutes
length.seconds
it is
minutes.length seconds.length
minutes.length
seconds.length