python randint(0 1) code example Example: random 0 or 1 python from random import choice choice([True, False])