Multiple Choice
When you do not know in advance the number of times you want to execute a statement, use a ______-loop.
A) for
B) while
C) if
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Which of the following is considered to
Q18: Strings in Python are not case sensitive.
Q19: A place to enter source code for
Q20: You can define functions in Python using
Q21: The control statement for a for-loop begins
Q23: The term _ is used by programmers
Q24: A(n) _ is a description or template
Q25: In Python, using the keyword _ means
Q26: A(n) _ control structure tells a computer
Q27: The Python programming language has its own