题库 Python题库 题目列表 >>>tuple(zip("abcd",range(3)))...
判断题

>>>tuple(zip("abcd",range(3)))

返回一个元组结果。

A.
正确
B.
错误
题目信息
2022年 3月 判断题
-
正确率
0
评论
86
点击