Well my assignment is to pull data from a census file, namely enter a name and extract the history of it's popularity. The txt file has each name along with 11 sets of data, space between each and the name. I have this so far but I'm stuck and the program fails to execute:
So I've muddled around with it and actually got it to work! BUT I can't figure out how to add a "Name not found." clause if it cannot find the name.