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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
50456 Solvers
-
Determine whether a vector is monotonically increasing
21497 Solvers
-
Replace multiples of 5 with NaN
449 Solvers
-
Matlab Basics - Assigning Variables
197 Solvers
-
10139 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!