Python's built in CSV library can cover quite a bit of data ... quotechar='|') for row in reader.readlines(): print('row = ', row)
確定! 回上一頁