with open(\'Users/Resources/toke.txt\', "w") as f: print((tokens), file=f)
When i run this file on a windows O/S this runs perfect bu