Multiple Choice
A Boolean variable can reference one of two values: _____.
A) yes or no
B) t or false
C) T or f
D) Y or N
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In Python the _ symbol is used
Q6: A(n) _ statement will execute one block
Q8: What is the result of the following
Q11: The if statement causes one or more
Q12: In a decision structure, the action is
Q15: Python provides a special version of a
Q19: A(n)_ operator determines whether a specific relationship
Q23: Short-circuit evaluation is performed with the not
Q34: Nested decision structures are one way to
Q55: Decision structures are also known as selection