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.
Added
pass
IKR. couldn't have been any simpler
Well, an issue is still an issue. Regardless of major or minor. So, you should fix it.
It's also specified in Codewars Kata Coding Guidelines as well:
It's better to invalidate solutions on beta to have a consistent spec rather than having issues raised on release.
If you're gonna add type hints, go all the way:
Also, the
# your code here
is 100% optional, I personally find it unnecessary. The "should be runnable" thing would be nice though.Codewars supports using Markdown for formatting text in discussions. Here's the syntax, including one for code blocks.
i'm new to programming and i was wandering how can you write the codes in a comment like you did with that box and colors? i tried copy and paste but it comes as a text and without than box? thanks in advance!
Approved
Thanks, I forgot that I have to do something more than just poke a button :)
Approved by author