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
-
Create a cell array out of a struct
2363 Solvers
-
Relative ratio of "1" in binary number
1575 Solvers
-
Determine the length of a string of characters
265 Solvers
-
153 Solvers
-
157 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!