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.
Might as well call this kata "Reservoir Dogs"
Approved
python new test framework is required. updated in this fork
Thanks Chrono
Agreed I have tried to simplify the description. I have reduced to a 6kyu and try to offer better examples of the input and output
Ok have updated I was getting confused with parsing and validating. No I highlight that we need to parse the string to a regex pattern before calculating the number of capture groups
Ok have updated. My original confusion of how to handle the input of slashes I believe to have sorted with a better description and examples. This was due to trying to validate before parsing to a regex pattern.
Ok have updated. My original confusion of how to handle the input of slashes I believe to have sorted with a better description and examples
still thinks it offers problem solving
I have added more tests. I have created some random tests and are now shuffling the full set of tests I have.
ok I agree it does trivialize the Kata from my first intention. Have reduced taks to a 6 kyu.
It should be - I guess I need to re-write this
Thanks for the input. When I plug that into a regex validator I get a response Error unescaped forward slash.
Ok I can adjust this to use all the test and possibly generate random regex as well
This comment is hidden because it contains spoiler information about the solution
Loading more items...