Anand is writing Python code with a decision-making tree. What type of value would he use to express "True" and "False"?

(1 point)

O binary

Boolean

Ofloat

O ASCII

1 answer

Anand would use Boolean values to express "True" and "False" in his decision-making tree.