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.
This regex mathes '_' character too...
This comment is hidden because it contains spoiler information about the solution
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.
For Ruby:
This comment is hidden because it contains spoiler information about the solution
Problem with tests (Java)
"Assertion Error" with
true
orfalse
.-.What am I supposed to do with
total avg
?Is not the average of the averages?
xD
This comment is hidden because it contains spoiler information about the solution
Oh, ok... you're right, sorry
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.This comment is hidden because it contains spoiler information about the solution
You are probably right. Can you fork my soln so I can see what you mean?
Loading more items...