How to change all json value values ​to 0 python

前端 未结 0 1813
故里飘歌
故里飘歌 2021-01-31 08:15

I want this : How to change all json values ​​to 0.

My file in :

str(ctx.author.id): score

and, The result i want:

str(ctx.         


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