Ad
  • Default User Avatar

    ... a function that takes a list of non-negative integers and strings...

    It's given that the integers are non-negative rather than required to be checked.

  • Custom User Avatar

    The tests don't have a case for non-negative integers being returned as described in the challenge instructions. Due to this missing test case codewarriors are able to pass the kata even though it's not truly fulfilled.