How do I pass arguments from command line to the python script to read and update values of certain keys present in a json file

前端 未结 0 633
生来不讨喜
生来不讨喜 2020-12-14 13:18

I have certain data in a json file (say, example.json),

example.json

data = {
     \'name\'   :  \'Williams\',
     \'working\':  Fals         


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