Question: Write a program that does the following: Use the attached list of phrases with translations. Display a list of the phrases of language 1 to
Write a program that does the following:
Use the attached list of phrases with translations.
Display a list of the phrases of language 1 to the user. Hint: use the .keys() method of the dictionary class.
Ask the user to type in a phrase to translate.
For an extra challenge, number the list of phrases and let the user enter the number for the translation.
Display the translation of that phrase to the user.
The program should look something like this:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
