A Scala 3 function that counts the number of vowels in the String it is given as inputUsing Scala 3 Set as a function for counting vowels in a string.