Avatar of bob saget
bob saget
 asked on

loop through array of words from a file

How do i create fill a string array from a file. (the file is -hwk10Words.txt-) Loop through the array and put the words that begin with the letter A-F into one list box, G-R into another list box, and the words that begin with S-Z in another listbox. Then output the number of words in each label above each listbox.
Hwk10Words.txt
Visual Basic.NETMicrosoft Visual Studio

Avatar of undefined
Last Comment
Shaun Vermaak

8/22/2022 - Mon
Nitin Sontakke

Is this an assignment?

If yes, posting assignment questions is against the EE policy, is what I read somewhere.

The filename does seem to indicate that it is home work.
ASKER CERTIFIED SOLUTION
Shaun Vermaak

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy