Talk:Repeat a string

From Rosetta Code
Revision as of 21:33, 28 October 2012 by rosettacode>Gerard Schildberger (added a comment. -- ~~~~)

The goal is to obtain a string, or to print some text X times? --SenTalker 21:28, 28 October 2012 (UTC)

I took it to mean:

  • a string is already defined (say, the contents of a variable)
  • repeat that string five times.

-- Gerard Schildberger 21:33, 28 October 2012 (UTC)