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.
https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution
My code is working perfectly with the text cases, but some random test cases are giving an error, any chance to see what those case are?
I would have saved them to a tuple and used try except to output them but tuples are illegal for the challenge :(
You aren't checking if the generated value exists in the library or not