RosettaCodeData/Task/Repeat-a-string/VBA/repeat-a-string-3.vba

2 lines
27 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Debug.Print String(5, "x")