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
-
Arrange Vector in descending order
13078 Solvers
-
Duplicate each element of a vector.
633 Solvers
-
The sum of the numbers in the vector
636 Solvers
-
Matlab Basics - Convert a row vector to a column vector
671 Solvers
-
34 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!