RosettaCodeData/Task/Repeat-a-string/VBScript/repeat-a-string.vbs

2 lines
35 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
replace(string(5,"@"),"@","hello")