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

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

A.正确

B.错误

正确答案:B

猜你喜欢