python从文件读取文本 # get contents of file as a list, one line per element data = open('/path/to/file').readlines() 开心洋葱 , 版权所有丨如未注明 , 均为原创丨未经授权请勿修改 , 转载请注明python从文件读取文本! 喜欢 (0)