When does the
or
operator skip the code block?
Only when all linked conditions are
False
When at least one condition is
False
Only when all linked conditions are
False
.