This code
txt = "f\'{string} a great day\'" with open(\'new.txt\', \'w\', encoding=\'utf-8\') as out: out.write(f\'{string} a great day\')