Problem 43132. Calculate vowel / consonant ratio of a string

Given a string, calculate the ratio of vowels to consonants

for example : x = 'This is a very good Day!'

y = 7/11

Solution Stats

39.82% Correct | 60.18% Incorrect
Last Solution submitted on Feb 17, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers40

Suggested Problems

More from this Author1

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!