单选题

想要生成 0 到 9 的随机小数,选项中正确的是?

A

random.uniform(0,10)

B

random.uniform(0,9)

C

randint.uniform(0,9)

D

random.random(0,9)

赣ICP备20007335号-2