integer formatting does not work in Python

前端 未结 0 925
刺人心
刺人心 2020-12-23 19:25

I am trying to save my images with the time epoch plus iterating integers like this:

text_img.save(\'/content/result/\' + epoch + \'_%03d\' + \'.png\' , format=

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