random select 1 to 9 python function code example Example: random range python from random import randrange print(randrange(10))