(判断题, )已知x = 'hellow world.'.encode(),那么表达式x.decode('gbk')的值为'h

(判断题, )已知x = 'hellow world.'.encode(),那么表达式x.decode('gbk')的值为'hellow world.'。

A.正确

B.错误

正确答案是A