GAMZEECUMGO GAMZEECUMGO Computers and Technology Answered Finish the code to open a file to retrieve its contents. import csv inFile = open('pets.txt','___')