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.
Resolved.
Total average is the average of all valid values:
That seems an error in your code, not a kata issue. I've just solved and didn't found that error.
Thanks. Got it. But why do you say
\\w
better? I mean, the Kata guarantees "two words with one space" so non-word characters won't be present.You are probably right. Can you fork my soln so I can see what you mean?