Question 5
What does the given pseudocode achieve using the Words table?
Bins the rows in the Words table into four tables based on word length
Bins the rows in the Words table into four tables based on whether the word has more vowels or more consonants
Bins the rows in the Words table into four tables based on the ratio of vowels to total letters
Bins the rows in the Words table into four tables based on whether the word contains only vowels