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.
CFML Translation added
This is my first translation attempt so please let me know if I did anything wrong
Whoops, gotcha.
Not my kata, check lovecraftor's (he had the same question) post below and mark your post as having spoiler content when you share a screenshot of your code like that next time, please.
I've checked the control function and also passed the kata and it works fine. I see you've solved the kata, you can check it for yourself too.
Ruby random tests are still incorrect. I submitted a solution yesterday and got errors for '11', '55', and '77'. My code returned false and the tests expected true.
This comment is hidden because it contains spoiler information about the solution
The tests for Python are ok, print the input and check why your code fails. Not a kata issue.
My code passes all the tests, except for the mysterious fourth one from the "Larger Numbers"(three total in the test suite(is that the correct term?)), that I can't see :D
Does that happen often in production that you have to clean up code that wasn't ever compiled by the (I assume an intern or something)author? :thinking: