Ad
  • Custom User Avatar

    Hi,

    You are right. It would be good practice to have something but maybe not a return. The only way to finish the loop is if the input is invalid (e.g. no missing letter). The kata doesn't define what should happen (e.g. there isn't a special error character to return). Maybe throwing an exception would be appropriate.