What if we don't want a bacon but a cheese sandwich?

Well, we can jump to another code block if the condition we provide after the if keyword is false.

Correct! These keywords are also called conditional statements. They're saying: if this is true run this code block; else, if it isn't true, run this other code block.

Aren't we looking for an alternative to if rather than a logical operator?