Description
Write a C# Program to check whether an alphabet is a vowel or a consonant.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Decision Making and Logical Thinking
● Implement Switch Statement
● Check whether it is a vowel or not.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.