How about this? (apply str (repeat 3 "str")). Or just (repeat 3 "str"). if you want a sequence instead of a string.
確定! 回上一頁