Python随机数 Python • 2025-02-02• 204次阅读 import random# 生产随机数0-2的随机数computer = random.randint(0,2) 业精于勤而荒于嬉,行成于思而毁于随