阅读背景:

第二章 Python 基本元素:数字、字符串、变量

来源:互联网 
 1 >>> a = 10
2 >>> b = a
3 >>> print(a)
4 10
5 >>> >>



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

分享到: