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