There might be red herrings, or there might not. Use the blocks you think you need.
A text file called towns.txt contains a list of towns, one per line:
Write a program that reads the towns into a list, and counts how many towns start with the letter 'E'. It should display this count.