replicate( ) 函数示例

clear
? replicate('hello ',4) && 显示 hello hello hello hello