Input a single character and print a message
I need help i want to input a single character and print a message "It is a vowel" if it is a vowel otherwise print message
"It is a constant". By using if-else structure and OR operator only?








