(填空题, )已知字符串x='hello world',那么执行语句x.replace('hello','hi')之后,x的值

(填空题, )已知字符串x='hello world',那么执行语句x.replace('hello','hi')之后,x的值为。

'hello world'