Code Wars C# 6 kyu: Split Strings

preview_player
Показать описание
Beginner level C# object oriented programming series. Viewers are provided a string as input. They must return an array of strings containing pairs of characters from the input. If the input length is odd, meaning the last character cannot be paired with anything, add an underscore character to make the final pair.

Рекомендации по теме
Комментарии
Автор

love all your vids, thanks for all the help, wish i could have you as a tutor

mike-flxi