Description
Write a Program to Count the Number of vowels and Consonants in a Sentence.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Implement Conditional Statements
● Print the Count of Vowel and Consonant.
Prerequisites
You should have VS Code or Visual Studio IDE for programming and running the code.