Ad
  • Default User Avatar

    Well, the kata description says 'The string has a length greater or equal to one and contains only letters from a-z'?

  • Custom User Avatar

    This solution is incorrect. It could be that the test cases provided are not good, but (for example) capital letters are not shown as an error as they should be. Or anything less than 'a' for that matter.