Which operator do we use when we want to run code only when all conditions are True?
True
and
or
not
Make sure to pick and.