Writing files without quotation marks

前端 未结 0 1531
温柔的废话
温柔的废话 2020-12-07 19:10

I am writing a file in python for example:

now = now.strftime("%d-%b-%Y (%H:%M:%S.%f)")
now = now.replace(" ", "")
file_name = &         


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