There might be red herrings, or there might not. Use the blocks you think you need.
A text file called games.txt contains a list of video game titles.
Write a program that reads the list from the file and uses a linear search algorithm to check for the presence of a particular game.