Dada uma string A, retorne a quantidade de consoantes de A;
ContaConsoantes('Hello World') = 7;
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers24
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6685 Solvers
-
7859 Solvers
-
286 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
-
Calculate the average value of the elements in the array
1735 Solvers
More from this Author20
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!