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.
i've missed space :) thank you
That ^
And that ^
test writes: Wrong number of days for December 31, 2511
Expected: 178711 days
i write console.log() and it writes 178711
i cant understand what's wrong?
See the first example. The sort is alphanumeric ascending.
From description:
expected [ '.html', '.cpp' ] to deeply equal [ '.cpp', '.html' ]
there are no rules about sorting so tests are maybe wrong?!