Media Summary: this one uses for loops, the split() method, and more kata link: ... this one has a lot going on Array() constructor info: ... this one uses the ternary operator kata link:
Codewars String Repeat 8 Kyu - Detailed Analysis & Overview
this one uses for loops, the split() method, and more kata link: ... this one has a lot going on Array() constructor info: ... this one uses the ternary operator kata link: this one uses the filter() and slice() methods filter() info: ...