以下选项能正确随机一个 6~8 范围内整数的是?
random.randint(6, 9)
randint.random(6, 9)
random.randint(6, 8)
random.choice(6, 8)
微信小程序
微信扫一扫体验
微信公众账号
微信扫一扫加关注
发表评论 取消回复