Ad
  • Custom User Avatar

    It's resolved sequentially, so the first truthy value left to right and defaulting to whatever the last item is regardless of its value if all others are falsey.

  • Custom User Avatar

    Randomized cases are inconsistant when an array value is NaN, and the description states that the result should be false, but returns NaN

  • Custom User Avatar

    No matter how many times I submit and receive a correct message, the submit button does not change to "submit final". I've been able to submit 2 other katas successfully. But still no luck on this one.

  • Default User Avatar

    I receive undefined method `length' for nil:NilClass error. Since, I'm not using a length method at all, I assume this is on the testing end. Any help?