This can be done as follows. import copy myDict={1:1,2:4,3:9,4:16} print("Original Dictionary is ...
確定! 回上一頁