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.
Is this deep-true method recommended to ensure that both score types === 'number' instead of 'string'?
How does it work?
Because when I wrote the kata, I felt that encouraging people to look at the documentation and write their own tests was appropriate for the level.
Basic Test Case:
https://docs.codewars.com/languages/javascript/codewars-test/
Why there are no sample tests for JavaScript?
Recommend use
===
instead of==
.Hi,
If you're interested in authoring kata, you should dive into the docs (especially the part about original ideas)
You should unpublish it, it has very little chances to get approved (dupliccate/not original enough).
Cheers
This comment is hidden because it contains spoiler information about the solution