when i do file.readlines how can i get the next line code example Example: readlines replace \n with open(filename) as f: mylist = f.read().splitlines()