阅读背景:

python 判断字符串是否包含子字符串

来源:互联网 

第一种方法:in

string = 'helloworld'

if 'world' in string:if 'world' i




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

分享到: