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's too bad, because from the point of view of the tests, you have an an error in the code ;)
Which you have.
"samurai"
does not end with"ra"
.Log:true false true true true Error:Expected solution("samurai", "ra") to return false expected: but was: From my point of view I have no error in the code.
Log
true
false
true
true
true
Expected solution("samurai", "ra") to return false expected: but was: