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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!