The text is as shown:
Python:
import sys result=[] with open('','r') as f: for line in f: (list(('\n').split(','))) print(result)
Results:
The above this python read TXT each line, and save to the LIST is all I have shared with you, I hope to give you a reference, and I hope you support me more.