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
-
Sum all integers from 1 to 2^n
17301 Solvers
-
Sum of first n positive integers
620 Solvers
-
Create an index-powered vector
915 Solvers
-
510 Solvers
-
153 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!