(填空题, )已知table=''.maketrans('abcw','xyzc'),那么表达式'Hellowworld'.t

(填空题, )已知table=''.maketrans('abcw','xyzc'),那么表达式'Hellowworld'.translate(table)的值为()。

'Helloccorld'