python随笔:startswith()得用法

1.str1.startswith(“字符”,开始位置,结束位置)

2.查询处列表中不包含姓张得,写法:

原文地址:https://www.cnblogs.com/wdlrup/p/14588783.html