Question: PYTHON ONLY... LOOP IS NOT ALLOWED ONLY IF-ELSE ELIF Vrite a program that prompts the user to provide a single character from the alphabet. Print
PYTHON ONLY... LOOP IS NOT ALLOWED
ONLY IF-ELSE
ELIF
Vrite a program that prompts the user to provide a single character from the alphabet. Print Vowel or Consonant, depending on the user input. If the input s not a letter (between a and z or A and Z ), or is a string of length >1, print an error message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
