Media Summary: Engineers: Heriberto Roman, Freelance Full Stack Developer - Simon Xiong, ... Today's warmup required returning a string into an array with pairs of characters. JOIN The code: def dirReduc(arr) str = arr.join ' ' while str.gsub! /NORTH\s+SOUTH SOUTH\s+NORTH/, ""
R Kata From Codewars Split - Detailed Analysis & Overview
Engineers: Heriberto Roman, Freelance Full Stack Developer - Simon Xiong, ... Today's warmup required returning a string into an array with pairs of characters. JOIN The code: def dirReduc(arr) str = arr.join ' ' while str.gsub! /NORTH\s+SOUTH SOUTH\s+NORTH/, "" In this video I will show you my solution to one of the problems from the web page Code along with me as we solve 'Convert a string to an array', a Level 8 kyu # Search for more Coding Garden videos here: View the Coding Garden FAQ here: ...