CodeWars: Split String - Solving using JavaScript

Publicado el: 21 junio 2021
en el canal de: TheGreenChip
230
7

In the video, making use of JavaScript, we are splitting a given string into pair of characters and storing it in an Array, to return it later.

For example: If you have 'abcd' as input, you give output as ['ab', ''cd].

Here is the link to the original problem: https://www.codewars.com/kata/515de9a...


En esta página del sitio puede ver el video en línea CodeWars: Split String - Solving using JavaScript de Duración hora minuto segunda en buena calidad , que subió el usuario TheGreenChip 21 junio 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 230 veces y le gustó 7 a los espectadores. Disfruta viendo!