count the number of vowels in a given string using a while loop.

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