0
点赞
收藏
分享

微信扫一扫

Python逐行读取文件内容(Python read file line by line)

thefile
thefile
thefile
thefile
thefile
for item in thelist:
  thefile.write("%s\n"% item)
thefile



举报

相关推荐

0 条评论