Tips & Tricks

open(r'C:\Users\as\Public\tfile.txt', 'r')  -  to avoid \a and \t     use  r"text"  , where 'r' means raw