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.
have been handled on the description side, at least... :/
language?
Wow I spent so much time to figure out why my code failed the tets.
Thank you!
The tests aren't looking at what was printed (ie, to the console) but instead are looking at the string that is returned when the method is called.
"but the tests only accept return". Can you please explain what you mean by that ?