News

Problem 18 Write a C program to check whether an alphabet is a vowel or a consonant.cpp. ... 21 lines (17 loc) · 344 Bytes main. Breadcrumbs. cse-final-exam-problems / Problem 18 Write a C program to ...
Checking a Character is a vowel or consonant in Python Here, in this section we will discuss the program to check the entered character is a vowel or consonant in python. In Python string is an array ...