key作为一个list,value也是list,key和value的顺序要一致. python ... key3 = list(dict3.keys()) keys = list(set(key1).union(set(key2), ...
確定! 回上一頁