python random is proting one more value code example Example: random in python print(random.randint(1, 100)) print(random.random())