Media Summary: this one has us debugging some temperature code kata link: ... a refresher on the remainder operator (modulus) reworked version: using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2.
Codewars 8 Kyu Grasshopper If Else Syntax Javascript - Detailed Analysis & Overview
this one has us debugging some temperature code kata link: ... a refresher on the remainder operator (modulus) reworked version: using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2. updated version: yet another example of the classic template literal and ternary operator ... an example of template literals in action template literals info: ... 00:00:00 example 1 00:01:57 example 2 00:02:53 booleans 00:03:57 nested if AD 00:07:01
Grasshopper If Else Syntax Debug [CodingKata] DAY165