I have a script to find and replace parts of a text file:
f1 = open(\'input.txt\', \'r\') f2 = open(\'output.txt\', \'w\') checkWords = ("Hello",&q