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

Python随机数

import random


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

computer = random.randint(0,2)



世间最珍贵的不是“得不到”和“已失去”,而是现在能把握的幸福。

评论

^