Why would we want to store the result of a comparison in a variable?

To reuse the comparison To change the result of the comparison's return valueWe can't store the result of a comparison in a variableTo store the comparison as a string

To reuse the comparison .