RosettaCodeData/Task/Repeat-a-string/VBScript/repeat-a-string.vb
2023-07-01 13:44:08 -04:00

1 line
35 B
VB.net

replace(string(5,"@"),"@","hello")