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

(1 point)
Responses

binary

binary

Boolean

Boolean

float

float

ASCII

1 answer

Anand would use Boolean values to express "True" and "False".