Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions