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 Solvers22
Suggested Problems
-
2242 Solvers
-
Matrix indexing with two vectors of indices
721 Solvers
-
Find the Nth Root of a Given Number
305 Solvers
-
find the surface area of a cube
524 Solvers
-
1816 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!