练习将python中将字典dic转化为列表list,如: dic={ "a1":{ "b1":["c1"] }, "a2":{ "b2":["c2","c3"], "b3":["c4","c5"] }, "a3":"b4", "a4":{ "b5":{