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.
why only two invalid cases are 'True should equal False', when other 336 cases are passed? i am using python
Click Reset, try again.
tests/Fixture.cs(13,40): error CS0117: 'Kata' does not contain a definition for 'IsValidIp'
error in c#
oops, i read one number in the description wrong, i have dyslexia
Your code is wrong and it fails even the first sample test. Debug it properly before creating a kata issue next time, please.
the code works just fine in vscode but does not work here, and gives a false error.
If you think that the tests are incorrect, then you need to show proof. Please do not open issues on kata just because you think your solution must be perfect, especially when you do not provide any other kind of context or information.
solution wont work when it is correct
its not clear what the input was going to be. made me waste time