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.
Approved
hard to tell with codewars diffs being what they are, but I think you messed up the description
Approved
approved
Approved, closing this suggestion~
approved
Fork fixing the error I didn't spot until just after I approved it, my bad...
Approved.
This comment is hidden because it contains spoiler information about the solution
I set
3.10
as standard, which seemed to work.I don't really understand why this translation was made, or approved - Python has this functionality natively; at least
takewhile
should have been forbidden. Wrapping a library call is not the intention of6kyu
kata.Fixed.