Answer:
fileIn = open("textFiles/books.txt","r")
Step-by-step explanation:
The code will open the file called books.txt, which is located in the textFiles folder.
6.5m questions
8.7m answers