Solving Codewars kata "Simple Pig Latin"
In this article, I will be showing you how to solve a Codewars kata that I have been struggling with. I learnt of the 'map object' while solving it.
Here's the problem.
Move the first letter of each word to the end of it, then add "ay" to the end ...
denniskestone.hashnode.dev2 min read