Ad
  • Custom User Avatar

    Congratulations on successfully completing the kata! I just wanted to make a small suggestion: you don’t need to use else if in your code, since return statements end the function’s execution. You can simplify the code by removing the else if. Keep up the great work!