Complete the program to check whether a character is a vowel or a consonant.
x=input("enter any character")
___________________
print("it is a vowel")
else:
print("it is a consonant")
Answers
Answered by
2
Answer:
Given a character, check if it is vowel or consonant. Vowels are ‘a’, ‘e’, ‘i’, ‘o’ and ‘u’. All other characters (‘b’, ‘c’, ‘d’, ‘f’ ….) are consonants.
Answered by
0
Answer:
shhedhsgsgdhsnjskssbdidbfdhdndjdksjddjbdle
Explanation:
ycudyxyfhsyfhzhcgjfu
Similar questions