This is my code:
s = open("input.txt") for i in s: for x in i.split(","): s.append(x) for position, line in enumerate(a_file