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

2 lines
35 B
VB.net
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
replace(string(5,"@"),"@","hello")