Random Numbers The import command goes at the very top of the program. 1234import random#dice = random.randint(1,6)#