计算机网络/计算机科学与应用/系统/运维/开发

Python随机数

import random


# 生产随机数0-2的随机数

computer = random.randint(0,2)



无才无以立足,不苦不能成才。

评论

^