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
-
Split a string into chunks of specified length
2034 Solvers
-
Change the sign of even index entries of the reversed vector
626 Solvers
-
Determine the length of a string of characters
265 Solvers
-
150 Solvers
-
380 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!