Question: Write a console. Use while loop. Dont use arrays. Write in c# Write a program named CountVowels that accepts a phrase from the user and
Write a console. Use while loop. Dont use arrays. Write in c#
Write a program named CountVowels that accepts a phrase from the user and counts the number of vowels in the phrase. For this exercise, count both uppercase and lowercase vowels, but do not consider y to be a vowel.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
