Repeat the string

Repeat the string

Input
String
Times to repeat (Positive integer or 0)
Output (String)

The function of this online utility is to repeat the string.

For example, repeat string for 3 times will becomes stringstringstring.