Repeats the given string n times.
Optional
The string to repeat.
The number of times to repeat the string.
Returns the repeated string.
Repeats the given string n times.