Your program will use the text in several files to do a complex analysis.
One of the files is called "sales.txt."
The sales.txt file and the program that uses the file are in the same folder.
Complete the code to interact with the file.
aFile = open("
", "
")