import random number = random.randint(1, 6) print("You rolled: " + str(number))