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.
That goes without saying.
Not sure, just trained this kata. I suggested to add a testcase for this.
It shouldn't!
Maybe you're thinking of
.eql?
:Edit: just observed that floats should be considered uneven for this, so I eat my words! Has the kata changed since it was originally written?
This would fail test_even(2.0)
Due to this kata being a beginners level, I would emphasize within the instructions that the list is an array.