Ad
  • Custom User Avatar

    This is weird. I return the empty array as required. The test case works on my computer but fails here. Maybe some bug with codewars. Thanks anyway!

  • Custom User Avatar

    What is the function supposed to return when there is no match? I returned empty array, the tests pass but when I try to submit it says "should not have returned anything".