Example 76: Count Vowels, Consonants, and Words
Learn how to count vowels, consonants, and words in a string array.
We'll cover the following...
Problem
Write a function that counts vowels, consonants, and words present in a sentence received as an input parameter.
Example
Input | Output (V, C, W) |
---|
Access this course and 1400+ top-rated courses and projects.