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.
I put count[] inside my function.
Same thing happened to me. How did you solve it?
ah ok thank you! It works now.
You're using a global var, it keeps its value between tests.
This comment is hidden because it contains spoiler information about the solution
Provide your code if you want more help, with only that we can't help you. Use markdown formatting and mark your post as having spoiler content.
This comment is hidden because it contains spoiler information about the solution