Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This is not an issue. I just finished the problem, and without spoiling it for you, what's going on is, the enteredCode is being entered as a string, and the correctCode is saved as a number. So, the author is expecting the answer to be false because technically the codes don't match (they aren't the same type of object).
Once figure out how to account for this, you should be able to pass all of the tests
I hope to thee thine best in thy adventures of thee coding quests to good sir
:)
I'm sure this works? But i don't get how...
just from simplifying your units in res you end up with (sec)(hr)...?