Count the Vowels in a String

# Introduction In this lab, you need to create a program that counts the number of vowels in a given string by comparing each character with the five lowercase vowels and incrementing a counter variable accordingly.

|60 : 00

Click the virtual machine below to start practicing