TypeError: TextIOWrapper.write() takes exactly one argument (3 given)

前端 未结 0 1606
挽巷
挽巷 2020-12-10 15:34

I know why this code doen\'t work but I can\'t find a solution because if I use

temp.write(replace_header)
temp.write(replace_date)
temp.write(replace_topic)
         


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