网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
python中replace是替换方法。()
参考答案
更多 “python中replace是替换方法。()” 相关考题
考题
单选题设原字符串s为StringBuffer型,且s="Hellojava",如果想用子串替换把s转换成"HelloWorld",则正确的语句是()A
s.replace(6,9,World);B
s.replace(6,10,World);C
s=World;D
s=replace(java,World);
考题
多选题在python中,下列属于字典的方法的是()AkeysBvaluesCitemsDindex
热门标签
最新试卷