Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 46 Bytes

File metadata and controls

3 lines (2 loc) · 46 Bytes

Repeat a string

'abc'.repeat(2) // abcabc