string.rep (s, n)
Returns a string that is the concatenation of
n
copies of the string
s
.