Check whether first letter is vowel.
Write a program to check whether the input string’s first letter is a vowel or not.
Solution:-
Check whether first letter is vowel.
Write a program to check whether the input string’s first letter is a vowel or not.
Solution:-Continue reading on Medium » Read More Python on Medium
#python