Remove Final Vowel in Words

# Introduction In this lab, the task is to write a function called `remove_final_vowel()` that takes in a sentence as input and returns the sentence after removing the last vowel from each word.

|60 : 00

Click the virtual machine below to start practicing