I made text file in which I wrote:
My name\\n is
in code:
with open(file.txt) as f: for line in f: print