Python
Python Chapter 6
In a menu-driven program, what statement is used to determine and carry out the user's desired action?
In a menu-driven program, what statement is used to determine and carry out the user's desired action?
In a menu-driven program, what statement is used to determine and carry out the user's desired action?
Answer: if-elif-else
Learn More :