choose randomly between 1 and 2 python code example Example: randomly choose between two numbers python import random random.choice([-40, 40])