Write a program in python to accept a character from the user and display whether it is vowel or consonant.
Answers
Answered by
3
Explanation:
In this program, user is asked to input a character. The program checks whether the entered character is equal to the lowercase or uppercase vowels, if it is then the program prints a message saying that the character is a Vowel else it prints that the character is a Consonant.
Answered by
0
Answer:
Write a Simple Program in Pythons
Open your Start menu and choose Python (command line). You should get a prompt that looks like >>>. ...
At the prompt, type the following. Use a single quote at the start and the end — it's beside the Enter key: ...
Press the Enter key. Python runs the code you typed.
Similar questions
English,
5 months ago
Physics,
5 months ago
Accountancy,
5 months ago
Accountancy,
10 months ago
Sociology,
1 year ago
English,
1 year ago