RosettaCodeData/Task/Repeat/Uiua/repeat-1.uiua
2026-04-30 12:34:36 -04:00

2 lines
119 B
Text

⍥(&p"Hi") 3 # take repetitions as an argument
⍥₃(&p"Hi") # or a subscript, if you know the number ahead of time