首页
(填空题, )表达式''.join(re.split('[sd]','asdssfff'))的值为()。
2023-11-03 11:12:37
初级Python开发工程师
(填空题, )表达式''.join(re.split('[sd]','asdssfff'))的值为()。
'afff'
上一篇:
(填空题, )假设re模块已导入,那么表达式re.findall('(\d)\\1+','33abcd112')的值为()。
下一篇:
(填空题, )表达式''.join('asdssfff'.split('sd'))的值为()。