Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add guard of zero or negative num in String.repeat(num) so it won't crash on long words.
- Loading branch information
Add guard of zero or negative num in String.repeat(num) so it won't crash on long words.