Being able to repeat a string is fine, but it should be a str.repeat() function, not an operator overload like that.
Being able to repeat a string is fine, but it should be a str.repeat() function, not an operator overload like that.