Why are comparisons better conditions than just true or false?

Because their value can change, sometimes running or skipping a code blockWe can't use comparison as conditionsBecause they are always true

Because their value can change, sometimes running or skipping a code block.