Media Summary: this is how we round down with Math.floor() Code along with me as we solve 'Twice as old', a Level 8 kyu # another example of .split(), .map(), and .join()
Codewars Javascript Duty Free - Detailed Analysis & Overview
this is how we round down with Math.floor() Code along with me as we solve 'Twice as old', a Level 8 kyu # another example of .split(), .map(), and .join() this one uses an if statement and the conditional (ternary) operator kata link: ... a nice one liner featuring an object and Math.floor() In this tutorial, you'll learn how to approach
this is how to use the Math.abs() and the Math.sign() functions. this one uses a for loop and the Array.from() method kata link: ... Code along with me as we solve 'Bin to Decimal', a Level 8 kyu # Code along with me as we solve 'Is it even?', a Level 8 kyu # accessing an array using a remainder operator and knowledge of classes classes info: ...