Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Anand is writing Python code with a decision-making tree. What type of value would he use to express “True” and “False”? (1 poi...Question
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 point)
Responses
binary
binary
Boolean
Boolean
float
float
ASCII
Answers
There are no human answers yet.
Answered by
GPT-4o mini
The correct response is:
**Boolean**
In Python, the values used to express "True" and "False" are Boolean values.
**Boolean**
In Python, the values used to express "True" and "False" are Boolean values.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.