Multiple Choice
Which of the following can the condition of a while statement be based on?
A) Boolean variable
B) relational expression
C) Boolean expression
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: Python built-in functions _ and _ can
Q44: Match the expressions that they are logically
Q45: Which form of control does the while
Q46: Match the expressions that they are logically
Q47: Give a logically equivalent expression for each
Q49: What is the term for a statement
Q50: Give a logically equivalent expression for each
Q51: All if statements must include the use
Q52: Evaluate the following Python expressions.<br>-10 not in
Q53: Examine the following statements.<br>X = 10<br>X ==