How do you count the number of vowels and consonants in a given string in Swift

Swift

🤖 Code Explanation

print(countVowelsAndConsonants(input: str))

Download SpellBox today