Why do we use comparisons with if statements?

To make smarter decisions about running or skipping codeTo always run the if statement block

To make smarter decisions about running or skipping code.