Question: Design a program that displays the following menu: If the user selects item 1, the program should display Good morning. If the user selects item
Design a program that displays the following menu:
If the user selects item 1, the program should display “Good morning.” If the user selects item 2, the program should display “Buongiorno.” If the user selects item 3, the program should display “Buenos dias.” If the user selects item 4, the program should display “Guten morgen.” If the user selects item 5, the program should end.
Select a Language and I Will Say Good Morning 1. English 2. Italian 3. Spanish 4. German 5. End the Program Enter your selection.
Step by Step Solution
3.39 Rating (149 Votes )
There are 3 Steps involved in it
def main while True printSelect a language and I will ... View full answer
Get step-by-step solutions from verified subject matter experts
