Question: Please follow instructions. Write a Python function that does the following: 1. Its name is count_vowels 2. It takes one string as argument 3. It

Please follow instructions. Please follow instructions. Write a Python function that does the following: 1.

Write a Python function that does the following: 1. Its name is count_vowels 2. It takes one string as argument 3. It counts how many vowels there are in the string using a while loop 4. It returns an integer representing the number of vowels (a,e),0,u - both lowercase and uppercase) found in the argument 5. You can (and should) use the operator in

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!