Media Summary: another easy one made hard with Math.max(), split(), and more! this one has us debugging some temperature code kata link: ... we use the reduce() method in this one reduce() info: ...
Codewars 8 Kyu Grasshopper Bug - Detailed Analysis & Overview
another easy one made hard with Math.max(), split(), and more! this one has us debugging some temperature code kata link: ... we use the reduce() method in this one reduce() info: ... using Object.assign() and Array.from() to complete some rooms. a nice one liner featuring an object and Math.floor() this one uses aa for loop and template literals kata link:
another example of the ternary operator in action. updated version: yet another example of the classic template literal and ternary operator ...