python如何给字典的键对应的值为字典项的字典赋值 问题1:需要得到一个类似{“demo”:{“key”:”value”}}这样格式的字典dic。dic=dict()dic_temp=dict 字典赋值