If statements

If statements are like a way to make a decision in a computer program. It’s like saying “if this is true, do this. If not, do something else.”