Опубликовано: 28 Сентябрь 2024 на канале: Flex Your Data
216
11
Three minutes, three lambda functions:
CountVowels, to count the number of vowels in some text.
Characters, to convert text to an array of characters.
ListContains, to check if an item is in a list.