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.
If you read the the error when running the tests:
It shows you where the exception is thrown in your code.
You're mixing up all kinds of
x
andy
s in thosedraw
-related methods, so I'm afraid you will have to refactor the code and make the sides more clear to yourself ;-)Please raise questions and not issues if it's not provable that it's the kata's fault. (We have too many bogus issues every day, so.)
And please provide your code (in spoilers). Usually it's the code's problem ;-)
This comment is hidden because it contains spoiler information about the solution