import shutil fileObj = open("input.txt", "r") words = fileObj.read().splitlines() fileObj.close() count = 0 count2 = 0 cat1 = r\'cat1.png\'