I had to look for the options and here is my answer:
The statement that is used to know and carry out the desired action of the user in a menu-driven program is this: if-elif-else. The "if-elif-else" is typically used in Python for decision making. The menu-driven program is used to navigate a software program.