Media Summary: Pirate theme with some Object.values() and .includes() mixed in kata link: ... example of the Math.cbrt() function Math.cbrt() info: ... this one uses the push() method push() info: ...
Codewars 8 Kyu Simple Training - Detailed Analysis & Overview
Pirate theme with some Object.values() and .includes() mixed in kata link: ... example of the Math.cbrt() function Math.cbrt() info: ... this one uses the push() method push() info: ... this one uses a variable and console.log() kata link: thsi one uses a for loop and the reduce() method kata link: ... this one we use the concat(), sort(), and join() methods as well as spread syntax (...) concat() info: ...
this one uses addition and multiplication kata link: In this tutorial, you'll learn how to approach A little bit of geometry to spice things up kata link: updated version: another ternary operation with a remainder operator.