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 comment is hidden because it contains spoiler information about the solution
4 isn't the input, it's your returned value, and 3 is the expected value. You can find which input caused it by logging the argument to console.
I've got this error
"expected 4 to equal 3" I thought maybe it's TDD error because 4 should be equal 0
How? This kata has 111,406 completions.
I think TDD of this kata is wrong!