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.
Fixed.
In Python I used "strng" instead of "str" because function "str" exists. Same thing in Clojure.
This comment is hidden because it contains spoiler information about the solution
You may not want to do this specifically, but I think the principle is interesting. I'm showing that it's possible to do these kinds of things with a bit of lateral thinking and just regex.
My comment is certainly useless and unhelpful but I am not a member of the Codewars' staff... I don't know more than you about the CW specs.
No need to be rude with me.
All I can say is that about 60 guys passed the kata in Python and that maybe your sieve is metal wrought but there is no need of it to pass the kata. Much sorry, sometimes CW is very busy and slow but it is not of my responsibility.
Your code might be not fast enough.