rename multiple files in directory using json sources

后端 未结 0 492
南笙
南笙 2021-01-02 06:41

``# Input json

import json
with open(\'C:\\\\Users\\desktop\\item.json\')
data = json.load(f)
print(data)

`` # input file_names



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