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
-
7630 Solvers
-
Return the first and last characters of a character array
9500 Solvers
-
4516 Solvers
-
448 Solvers
-
calculate the tangent of angle in radians
138 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!