How can I replace values in nested dict in python dynamically without using ast

前端 未结 0 1185
渐次进展
渐次进展 2020-11-22 01:11

Are there an easy way to replace values in nested dicts dynamically.

{
"data": {
    "city": {
        "new york": "x9787&q         


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