Media Summary: this one uses the a for loop, the charCodeAt() method, and more kata link: ... this one uses an object and the return statement kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ...
Code Wars C 8kyu Exclusive - Detailed Analysis & Overview
this one uses the a for loop, the charCodeAt() method, and more kata link: ... this one uses an object and the return statement kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... we use .test() and regex in this one kata link: this one uses a for loop, some if statements, and the slice() method kata link: ... Hello! In this video I'm going to show you how I solved one of the
here we use reduce() and the unary plus operator. time to use the Array() constructor and the fill() method.