Using Python splitlines() to convert a text file into a list while also combining some lines into single items in the list

前端 未结 0 1392
甜味超标
甜味超标 2021-01-13 22:51

I am working to convert text files that were originally meant to be used with a VBA application into string lists for a new Python application. Each text file has "vect

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