首页题库练习题目详情
Python程序设计单选题中等

Python 中 range() 函数的参数是?

Astart, stop, step
Bstart, stop
Cstop, step
Dstart, step