Jump to content

Repeat a string: Difference between revisions

No edit summary
Line 1,608:
 
=={{header|Red}}==
<landlang Red>>> str: "Add duplicates to string"
>> insert/dup str "ha" 3
== "hahahaAdd duplicates to string"
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.