Ad
  • Default User Avatar

    Closing due to lack of evidence of a bug in the kata.

  • Default User Avatar

    You say
    if the character is "", which isn't so much a character, but an empty string.

    The first test for invalid strings is exactly this, and it expects false, not true.

    So, I don't see any issue with the kata here. Can you explain further?