Question: Language Translator Python 3 code and comments Design a program that display's the following menu: Select a Language and I will say Good Morning 1.
Language Translator Python 3 code and comments
Design a program that display's the following menu:
Select a Language and I will say Good Morning
1. English
2.Italian
3.Spanish
4. German
5. End the Program
Enter your selection.
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 slescts item 5, the program should end.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
