阅读背景:

Python字符串图解

来源:互联网 

>>> word = "Python"

>>> word[:2]  # character from the beginning to position 2 (excluded)>>> word[:2]  # character




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

分享到: