Media Summary: this one uses the split() and filter methods with regex character classes split() info: ... this one uses some math and the conditional (ternary) operator kata link: ... this one uses the Math.floor() function kata link:
Codewars 8 Kyu Count The - Detailed Analysis & Overview
this one uses the split() and filter methods with regex character classes split() info: ... this one uses some math and the conditional (ternary) operator kata link: ... this one uses the Math.floor() function kata link: this one uses the for...of statement kata link: this one uses if statements and the conditional (ternary) operator kata link: ... this one uses a for loop, some if statements, and the slice() method kata link: ...
updated version: here's where you can find the formula to do this one: ... this one uses the right shift operator, recursion, and the ternary operator kata link: ... this is done with a template literal and the toFixed() method. I'm a beginner in Python, working my way towards becoming more advanced. Each day, I solve a new