单项选择题

在Python中,如何生成一个范围内的数字列表?()

A.range()
B.arange()
C.numbers()
D.list()