Code Wars C# 8 kyu: Add Length

preview_player
Показать описание
Beginner level C# object oriented programming series. Viewers are provided a string of text as input. For each word in that text, add it to a new string array as the word with its length too. See the link for clear examples of what is expected. We'll go over a quick basic solution, then a one liner using LINQ.

Рекомендации по теме