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.
Now it's your chance :-)
Approved
TypeScript translation
Python. I think it’s worth replacing the tab character in the second line of the “Solution” block with 4 spaces. There is no point in pushing the user towards “bad” practices.
C# translation
fixed
I am very impressed with this one. I learnt alot by watching 6 hours videos about this topic.
Funny kata
This is an indentation error (mixing tabs and spaces for example) - this sometimes happens when you copy-paste from your IDE into the Codewars interface;
you can either retype your code in Codewars (if it's only a few lines), or:
my code works on pycharm but doesnt here .
"unindent does not match any outer"
give me some advices how to solve it, please!
Random tests cover all (8) possible inputs in randomized order
Ruby: misssing fixed tests
Approved.
Forked translation
Loading more items...