import random print("Lottery_numbers:", *random.sample(range(1,41),6))