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

2 lines
20 B
PHP
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
str_repeat("ha", 5)