BLOGPython中字典的value是列表的运用2019-03-23shunzi阅读(470)评论(0)赞(0)今天群里一个朋友问了一个python问题,将列表a里的内容 转换成列表b那种格式,示例如下 a=[{'table': u'games', 'values': {u'nam...