Question: Write a functionnumberofvowels()that takes a string and returns the numberof vowels in the string. Write a functionnumberofconsonants()that takes astring and returns the number of consonants
Write a functionnumberofvowels()that takes a string and returns the numberof vowels in the string. Write a functionnumberofconsonants()that takes astring and returns the number of consonants in the string. Write a program thatasks the user for a string and displays the number of vowels and consonants thatthe input string contains, by using the two functions. by python programming
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
