gamzeecum gamzeecum 05-12-2022 Computers and Technology contestada Finish the code to open a file to retrieve its contents. import csv inFile = open('pets.txt','___')