import random def GetHand(): return random.randint(1,3)