单项选择题
max(range(4))的结果是()
A.3 B.4 C.5 D.6
单项选择题 字典的键对应的是什么()
单项选择题 字符串的关键字是()
单项选择题 如想退出循环,继续执行循环以后的代码,可以使用()