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.
Thanks a lot! Totally forgot about it!
This comment is hidden because it contains spoiler information about the solution
I have the same issue, could you please help me with it, if you know an answer? Thanks.
The same issue: Expected: 10184.37, instead got: 10184.37
Fixed.
Hint : check the type of result. it should be Number, not String
When I try my code in console it works and pass all the tests, but inside codewars environment it brings only "Test didn't pass: Unknown error" text without any explanation.