Takes an acceptable file and returns a list of every word that begins with a specific vowel chosen.
- Uses a GUI with a header that has a file opener and options for which vowel to pick.
- Selecting a vowel creates and displays a list of every word beginning with said vowel with line location.