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.
TIL
String#end_with?
returns true if the argument is an empty string.yeah man, gutted lol
this is the party pooper
This comment is hidden because it contains spoiler information about the solution
wait wait? is it legal?!
Thank you missbassethorn. I added messages to the tests. Hopefully they make sense and will help out anyone else who has a failing test.
Would be good to have more information returned when a test fails (took me a while to figure out that I hadn't catered for the last option)