randomise with python code example Example: python randint from random import randint print(randint(3, 9))