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
-
Remove any row in which a NaN appears
8762 Solvers
-
365 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1253 Solvers
-
Add a row of zeros on top of a matrix
265 Solvers
-
1208 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!