from random import * def dé(n): return randint(1,n)