with open('C:/path/filename.txt') as f: lines = f.read().splitlines()
Subscribe
Login
0 Comments