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.
Haha, I only completed this kata to see this answer since people were freaking out about it. Worth.
Alright good to know, thanks for the reply.
Hi harmannd. Most of the users would like to have simpy here. :). Very useful. But with itertools you'll do it.
Is there anyway to add libraries to the codewars editor? I believe I solved the Kata, but I used a library not included, sympy multiset_permuations.
Am I out of luck and have to attempt the kata using standard libraries?
Sorry about that I'm still new to codewars and didn't know what to mark it as.
Yes I did rename the class when I was working on it in eclipse (in hindsight I won't be doing that anymore), but I make sure I don't change anything in the codewars editor and only add code. I retried it with renaming the class and same issue.
Turns out I'm just having server connection issues, tried a few kata I've finished already and I'm having the same connection issue.
Sorry about the confusion, I know better now thanks!
Please do NOT create an issue, if you are not sure there is really a problem with the kata.
You renamed the class... So the tests cannot find your solution.
Rename it back to "Kata" and it should work.
This comment is hidden because it contains spoiler information about the solution