單項選擇題

dict={"1":1,"2":2} theCopy=dict dict["1"]=5 sum=dict["1"]+theCopy["1"] print(sum)上述代碼的輸出結果是()。

A、2
B、6
C、7
D、10
微信掃碼免費搜題