🌈 搜索
📅  最后修改于: 2022-03-11 14:46:03.168000             🧑  作者: Mango
import random dice = random.randint(1, 6) print("You rolled a", dice)