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
-
Find the numeric mean of the prime numbers in a matrix.
9008 Solvers
-
6680 Solvers
-
17214 Solvers
-
Get the length of a given vector
11684 Solvers
-
Create a square matrix of zeros of even order
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!