Ad
  • Custom User Avatar

    Although it makes sense, depending on how you approach it, message has been updated to be more clear.

  • Custom User Avatar

    The descriptions for two of the tests are incorrect. The point of the kata is to filter out falsey values from an array, yet one of the tests says should ignore non-zero numbers. But it should it only ignore numbers that are zero.