Question: In python using If statements In this exercise you will create a program that reads a letter of the alphabet from the user. If the

In python using If statements
In this exercise you will create a program that reads a letter of the alphabet from the user. If the user enters a, e, i, oor uthen your program should display a message indicating that the entered letter is a vowel. If the user enters ythen your program should display a message indicating that sometimes y is a vowel, and sometimes y is a consonant. Otherwise your program should display a message indicating that the letter is a consonant
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
