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.
also the short versions will usually pop up as the first - meaning those that dont plan on looking through lots of different solutions will just drop their vote on the first clever-looking solution they see, and move on.
yes, i will say that this kata had rather little tests
Why? what is wrong with the kata?
def spin_words(sentence):
return "bo"
why does this get "an EOF error on line 5"??
good to see someone make some space for the code (as well as a comment)