Problem 55890. Conta Consoantes
Dada uma string A, retorne a quantidade de consoantes de A;
ContaConsoantes('Hello World') = 7;
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Find the sum of all the numbers of the input vector
50772 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5699 Solvers
-
Find nearest prime number less than input number
863 Solvers
-
57 Solvers
-
814 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!