已知x=‘hellowworld.’.encode(),那么表达式x.decode(‘gbk’)的值为’hellowworld.’。()
已知x=‘hellowworld.’.encode(),那么表达式x.decode(‘gbk’)的值为’hellowworld.’。()
A.正确
B.错误
正确答案:A
Tag:Python程序设计 表达式
时间:2021-12-19 15:47:00