vowels of a word

Write a Python program to count and print the number of vowels in a given string using a for loop.
hello world
Total : 0 Discussion
Login