list2?=?['a ',' b ',' c']
列表3?=?['A ',' B ',' C']
d?=?{}
為了什麽?我?在?範圍(0,?len(list1)):
d[list1[i]]=(list2[i],?list 3[I]);
打印(d)