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.
it would allso count 1 or 2 or 142892 for that matter but not int(0) or str("")
This comment is hidden because it contains spoiler information about the solution
using copy.copy(), should not be able to manipulate input.
Have to admit, I tried Missy Elliott first... hehehe!
The user can modify the input.
removed silly try-except from earlier hotfix
fixed
Separated test variables to prevent input manipulation.
It's possible to skip random tests.
The user can modify the input.
I ran 2 million iterations and could not replicate, added a try-except for now as a hotfix until I understand the issue better.
Do you know the steps to reproduce this error?
this kata is ok
Added longer test cases.
Loading more items...