Convert txt to csv python script

后端 未结 4 931
栀梦
栀梦 2020-12-31 19:28

I have a .txt file with this inside - 2.9,Gardena CA

What I\'m trying to do is convert that text into a .csv (table) using a python script:

import c         


        
4条回答
提交回复
热议问题