Media Summary: Codewars, Python, Kata 6, Replace With Alphabet Position This one's more complicated! My explanation isn't as simple. Put your questions in the comments and I'll try to respond to them! this one uses spread syntax (...) and the filter() method kata link: ...
Freestyle Codewars 6 Kyu Replace - Detailed Analysis & Overview
Codewars, Python, Kata 6, Replace With Alphabet Position This one's more complicated! My explanation isn't as simple. Put your questions in the comments and I'll try to respond to them! this one uses spread syntax (...) and the filter() method kata link: ... this one uses the repeat() and substring() methods kata link: ... this one uses recursion, the Math.abs() function, and more kata link: ... this one uses the split() and map() methods and more kata link: ...