RosettaCodeData/Task/Repeat-a-string/PHP/repeat-a-string.php

2 lines
20 B
PHP
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
str_repeat("ha", 5)