Counting Vowels in Python

# Introduction In this lab, you need to write a Python function called `vowel_count()` that takes a string as input and counts the number of vowels in that string.

|60 : 00

Click the virtual machine below to start practicing