Repeat() 用于构成特定字符串,其中包含重复的输入字符串,重复次数由第二个参数定义。
Syntax:
Repeat(text[, repeat_count])
Return data type: 字符串
Arguments: