python中random库中,可以产生整数随机数的方法有:

python中random库中,可以产生整数随机数的方法有:

A.randint()

B.random()

C.uniform()

D.choice()

正确答案:A

猜你喜欢