Delete records in a text file based on column number and condition - python

后端 未结 0 580
孤街浪徒
孤街浪徒 2020-11-21 05:27

I need to delete records from a text file in python based on a condition being met. This is a sample of the text file:

xxxxxxx 0 5 zzzz
yyyyyyy 1 7 tttt
ggggg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题