Python Square Every Digit Codewars 7 Kyu - Detailed Analysis
In this video I show you hot to solve this 7KYU problem on this one uses the String() constructor, the split() method, and more kata link: ... This video shows my two worked solutions to the this one we use the split(), map(), and join() methods with more stuff split() info: ... this one uses quite a few techniques String() constructor info: ... this one uses a for loop, the Math.floor() static method, and the bitwise OR ( ) operator kata link: ...
this one has us accessing an array with a remainder operator expression kata link: ... this one uses the Math.min() static method, a "secret" algorithm, and the conditional (ternary) operator kata link: ...
Photo Gallery















