Question: Write a recursive function, vowels, that returns the number of vowels in a string. Also, write a program to test your function and output the
Write a recursive function, vowels, that returns the number of vowels in a string. Also, write a program to test your function and output the number of vowels to the terminal.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
