Mansooreh K
Results
1
issues of
Mansooreh K
Hi, I ran your code, I think there are some issues that make the data weird with open(test_file, 'r', encoding='latin1') as f: lines = f.readlines() for i in range(0, len(lines),...