How do I fix this python NameError?

前端 未结 0 512
予麋鹿
予麋鹿 2020-12-30 06:32

I made this little python 3 script to create folders with day-month-year names, from 16-09-2020 to 16-10-2020:

import os

# starting values for day, month and         


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