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.
Ends up my first solution was extremely convoluted. I solved it a simpler way and it worked just fine.
I'm having a problem when submitting in python. I pass all of the test cases, no problem but then when I go to submit I'm getting this:
'Process was terminated. It took longer than 6000ms to complete'
Anyone else experiencing this issue? I am given no other information... Should I post my code here?