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.
The test runner calls the unite function.
Yes is not very clear, but at the time when this test was released there wasn't many react katas on codewars, and the test runner was only way able to call the
unite
funtion.Hope that helps :-)
The below test line fails due to expecting a "true" when it is infact false (the array items are different lengths as if 1 digit has been deleted by mistake)
Test.assert_equals(pillow(['yF[CeAAiNihWEmKxJc/NRMVn', 'rMeIa\KAfbjuLiTnAQxNw[XB']), true)