亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

python如何用count函數

九三
268
2021-02-09 14:19:57
欄目: 編程語言

python如何用count函數

在python中使用count函數的方法

count:count()函數的作用是用于統計字符串里某個字符出現的次數。

count()函數語法:

str.count(sub, start= 0,end=len(string))

參數:

sub:需要搜索的子字符串。

start :字符串開始搜索的位置。

end:字符串中結束搜索的位置。

count()函數使用方法:

str = "this is string example....wow!!!";

sub = "i";

print "str.count(sub, 4, 40) : ", str.count(sub, 4, 40)

sub = "wow";

print "str.count(sub) : ", str.count(sub)

輸出結果為:

str.count(sub, 4, 40) : 2

str.count(sub) : 1

0
黄大仙区| 柯坪县| 离岛区| 华蓥市| 筠连县| 惠州市| 栾川县| 西平县| 沙雅县| 象山县| 屏山县| 繁峙县| 浏阳市| 桃源县| 香格里拉县| 安仁县| 嵩明县| 昆明市| 建水县| 阿鲁科尔沁旗| 治县。| 册亨县| 广南县| 沐川县| 噶尔县| 新密市| 永康市| 响水县| 苏尼特左旗| 手机| 施甸县| 措勤县| 南木林县| 佛山市| 伊金霍洛旗| 朝阳区| 江北区| 和林格尔县| 西林县| 深水埗区| 枣庄市|