From a list of words as input, output the number of vowels in each word. Vowels are the letters a,e,i,o,u. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

From a list of words as input, output the number of vowels in each word. Vowels are the letters a,e,i,o,u.

Need answer

27th Nov 2020, 2:52 AM
Yogesh Agarwal
Yogesh Agarwal - avatar
2 Antworten
+ 4
Yogesh Agarwal please show your ATTEMPT. So we can help you out though the problem and give you feedback or improvement points over your code problem. If we DIRECTLY sent you solution you WON'T BE learn much so please attach an attempt of your code which is minimum execution of your problem which you able to do till now.
27th Nov 2020, 3:27 AM
Simba
Simba - avatar