南开大学 / Python编程基础
正确率:100%
已知“str='abcdefabc'”,则执行“str.replace('abc','cba')”后,str中保存的字符串为'cbadefcba'。()
A.正确
B.错误
参考答案:
佳题速递: