# 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.
Click the virtual machine below to start practicing