ElsonOtake/hide-and-seek

Debugging

Opened this issue · 0 comments

I debugged this repo by finding the following errors:

  • On line 16, the slice method second argument exceeds the length of the string I corrected this issue by adding space to the string to increase the length of the string.
  • On line 53, there was a mistake in the spelling of the default return value, which I corrected by spelling it well.