Multiple Choice
In a menu-driven program, what statement is used to determine and carry out the user's desired action?
A) if-else
B) if-elif-else
C) while
D) for
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A local variable can be accessed from
Q9: The Python standard library's _ module contains
Q36: Different functions can have local variables with
Q53: What is a group of statements that
Q55: A set of statements that belong together
Q56: The Python library functions that are built
Q58: The _ chart is an effective tool
Q59: A(n) _ is a variable that receives
Q62: A variable's _ is the part of
Q65: The _ design technique can be used