首页
(填空题, )表达式'helloworld,helloweveryone'.replace('hello','hi')的值为(
2023-11-03 11:12:36
初级Python开发工程师
(填空题, )表达式'helloworld,helloweveryone'.replace('hello','hi')的值为()。
'hiworld,hiweveryone'
上一篇:
(填空题, )正则表达式元字符()用来表示该符号前面的字符或子模式1次或多次出现。
下一篇:
(填空题, )已知table=''.maketrans('abcw','xyzc'),那么表达式'Hellowworld'.t