In a python program, create an empty dictionary. Search the attached Interstate Commerce Act text file
for the string 'carrier' ( yes, 'carriers' counts). Upper and lower case counts. Each time that you find the
string 'carrier' find the word that follows and add the tuple (the found 'carrier' word and the word that
follows) to a dictionary.