Python hw | Computer Science homework help
Assignment OverviewThis assignment will give you more experience on the use of lists and files.Part 1: Name Search [75 points]Write a program that reads the contents of the following two files into two separate lists. GirlNames.txt – This file contains a list of the 200 most popular names given to girls born in the United States from the year 2000 through 2009. BoyNames.txt – This […]