单项选择题
表达式sum(range(1,10,5))的值为()
A.5 B.6 C.7 D.10
单项选择题 python中,sum(range(10))的值为()
单项选择题 删除元组,可以使用下列哪个关键字()
单项选择题 python中,创建元组的关键字是()