Media Summary: standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... Extra info about the Absolute Value: You might visit
Codewars Add Length 8 Kyu - Detailed Analysis & Overview
standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... Extra info about the Absolute Value: You might visit this one uses the push() method push() info: ... this one uses a for() loop, an if() statement, and the join() method kata link: ... this one uses a for loop and the Array.from() method kata link: ...
updated version: lemme show you how it's done kata link: ...