相关考题
-
判断题
python中,列表和字符串都是无序的。 -
判断题
字符串是有序的。 -
多项选择题
if是判断使用,而循环使用的关键字是()
A.for
B.while
C.index
D.__str__