Question: Write a python program using function to check whether an input character is a vowel or consonant. Sample Input: a Sample Output: This is a

  1. Write a python program using function to check whether an input character is a vowel or consonant.

Sample Input: a

Sample Output: This is a vowel.

Sample Input: c

Sample Output: This is a consonant

*** You have to use function for both program.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!