阅读背景:

python基础面试题

来源:互联网 

字符串翻转输出:

a="I am tom"
b=a.split(" ")
print(b)
b.reverse()
print(b))
prin



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

分享到: