Media Summary: this one uses the toFixed() method and the Number() constructor kata link: ... this one uses a for loop and the map() method kata link: ... this one uses the indexOf() and slice() methods kata link:
Learn Javascript Codewars 7 Kyu - Detailed Analysis & Overview
this one uses the toFixed() method and the Number() constructor kata link: ... this one uses a for loop and the map() method kata link: ... this one uses the indexOf() and slice() methods kata link: this one has us accessing an array with a remainder operator expression kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses a double for loop and the map() and indexOf() methods kata link: ...
this one uses spread syntax (...) kata link: