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.
You're welcome.
But note that this kind of task has already been done to death, so even with all of the issues resolved, your kata might end up retired anyway (see the documentation, there is a part about "novel ideas" and retirement). You still can correct them and ask here for review, to see if you handle the things correctly, but I'd suggest you don't republish it (users can review and test drafts, but cannot submit solutions / note that you lose honor for each down vote your kata get, hence my suggestion).
Your call. ;)
Cheers
Thank you so much. I didnt know these things. My motivation was just learn how to write and publish kata. I will solve issues you wrote.
btw:
The above implies that the user should make his code case insensitive. But there are no tests about that (which is also an issue). What you wanted to write was that "you do not have to worry about the case", or "only lowercase letters will be used".
Hi,
Well... :/
valid!
butinvalid
without exclamation mark while the user has to run the full test suite to know thatunpublishing.
If you're interested in authoring kata, I strongly suggest that you read the whole documentation about it before your next attempt:
https://docs.codewars.com/authoring/kata
cheers
yeah ı got same issue. On intelij ı got correct pattern but for codewars my solution is wrong. I couldnt figure it out :/