Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... this one implements a filter() method from scratch. this one uses the object prototype mechanism kata link:
Codewars 8 Kyu Pirates Are The Cannons Ready Javascript - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... this one implements a filter() method from scratch. this one uses the object prototype mechanism kata link: thsi one uses a for loop and the reduce() method kata link: ... this one uses the reduce() method kata link: this is done with a template literal and the toFixed() method.
a great example of how to use array.prototype.includes() we're gonna use .includes on this one kata link: