kata.studio

LoginJS ReferenceKataCardsNew CardLists

Library

easy
String Repeat Kata
Implement a function that concatenates a given string 'n' times using the String.prototype.repeat() method.