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.
I ended up doing the same thing to pass this one. That one term matches better with 3 other given words before it matches the one they want.
good deal, i shall try that. thanks
I was having an issue like this. I'd see there was an error but not the error message. I was able to see the error message by clicking the red word "Error" on the left side.
My python script is working in PyCharm.
When I run it in the Kata I get an error. No details on the error. Just doesn't work. Is there any way to finish this kata?