Media Summary: this one uses some math and the conditional (ternary) operator kata link: ... this one uses the Math.floor() function kata link: this one uses a for loop, some if statements, and the slice() method kata link: ...
Codewars 8 Kyu Count By - Detailed Analysis & Overview
this one uses some math and the conditional (ternary) operator kata link: ... this one uses the Math.floor() function kata link: this one uses a for loop, some if statements, and the slice() method kata link: ... this one uses the split() and filter methods with regex character classes split() info: ... updated version: here's where you can find the formula to do this one: ... this one uses if statements and the conditional (ternary) operator kata link: ...