阅读背景:

Python 拷贝

来源:互联网 

一、数字字符串拷贝

# 字符串,数字
a1 = 123123
a2 = 123123
#此时 id(a1) = id(a2)#此时 id



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: