Create an application that opens the following text files adapted from https://www.usnews.com/media/best-states/overall-rankings-2019.
Application: State Search Create an application that opens the following text files adapted from https://www.usnews.com/media/best-states/overall-rankings-2019.pdf : • Crime.txt • Economy.txt • Education.txt • Healthcare.txt • Infrastructure.txt This application should read the contents of each file into separate arrays. The user should have two options: • Search a state’s ranking among each list by name • … Read more