Sweet! Multiplying a string with an int-type number repeats it the given number of times.
int
Didn't we say that we can't mix types before converting them with str()?
str()