题目详情
判断题 已知x = map(int, '123'),那么连续执行多次list(x)都可以得到同样的列表[1, 2, 3]
A. 对
B. 错
学科:Python数据分析与数据可视化
时间:2023-05-07 10:33:07
相关题目
相关作业