difference between random.uniform and random.randint code example Example: random.randint import random print(random.randint(3, 9))