create dict from other dicts with for loop in python

前端 未结 0 1787
野趣味
野趣味 2021-01-03 06:04

What is a good way to get different dictionaries from already existing dictionaries?

For example i have this:

x = {"x1":1,"x2":2,&q         


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