pub fn repeat(string: Expr, n: Expr) -> Expr
string_expressions
Repeats the string to n times
string
n