RosettaCodeData/Task/Repeat-a-string/Zkl/repeat-a-string.zkl

2 lines
29 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
"ha" * 5 # --> "hahahahaha"