Ad
  • Custom User Avatar

    I have passed the test case, but when i submit my code, feedback error : expected Bill instead of false.
    Why ??

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    I don't understand these message.


    Test Failed: The minimum of null and 2.5 is expected to be 0.
    Test Failed: The minimum of 2.5 and null is expected to be 0.
    Test Failed: The minimum of null and null is expected to be 0.

    In your description,you say "return NaN for anything that isn't an actual number." null is not an actual number!
  • Custom User Avatar

    Could you tell me what's the challenge mean?