Ad
  • Custom User Avatar

    I'm using JS for this kata and it seems for me that there are issues in some of test cases. One of them is 123.45.67.89. It should be valid IP and my code returns true for it. But testcase says that 'Value is not what was expected'. The same thing for 44.59.230.78, 208.99.86.28 and some more. Am I missing something?