When does the
and
operator skip the code block?
When one or more conditions are false
Only when all conditions are false
When one or more conditions are false.