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.
Not sure, but letting dangling issues hanging around is not a good idea either.
The relevant test is this:
So unless something is really messed up it shouldn't fail. It doesn't even check the result is the same as the expected value.
Your "issue" is useless and isn't really a issue (it's a question) either ;-)
Next time if you can't get through a specific part, mark it as a
question
and not anissue
. I'm resolving it because it's not an issue, and I saidno
because the situation you're describing is not possible unless there are dumb mistakes in your code (I solved it so I can see the tests), and without your code that's the only possible response.Remeber: 99% of the "issues" comes from your own end unless you're experienced ;-)
No.
Why "79999997"? Nothing should happen there, just as with "78987".
Actually, running "797" repleace exactly twice will solve the test case
797979797979797979797979
.But I agree with you to add test case
799999997
If you try again.. are the tests changed or fixed? Also When I ran it it seems to work fine?
That's not an issue the function is used to evaluate the correct result from your one.