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.