特牛网址导航

Python正则表达式使用_judge函数-CSDN博客

网友收藏
文章浏览阅读1w次,点赞33次,收藏127次。小练习:用代码实现自定义的replace_practice替换函数,实现代码如下:功能是将字符串中所包含的空格替换为mmdef replace_practice(str,a,b,count=None): i=0 #记录替换count次数 n=0 result=[] if count==None: count=len(str) while i<len(str) and len(str)!=0 and n<count: _judge函数
标签:judge函数