read line of txt into array python code example Example: python read array line by line for i in yourArray: print(i)