表达式list(str([1,2,3]))==[1,2,3]的值为True。


表达式list(str([1,2,3]))==[1,2,3]的值为True。

A.正确

B.错误

正确答案:B


Tag:Python程序设计基础 表达式 时间:2022-07-07 15:45:37