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 what you did called recursion? (using a function inside of itself)
I agree. Wording in this kata is an issue
I believe there's an issue with JS small cases:
number = 4, expected 0, but should expect 3 instead, number = 6, expected 3, but really should expect 8 (3 + 5)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Javascript cases appear to still be broken
very easy to read!
very legible
Very easy to read code.
There should be some debugging help. I want what I return from a fucntion to pop up