Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Write a python program that does the following: a. Pick 1 language that isnt English and look up how to say a few common

1. Write a python program that does the following: a. Pick 1 language that isnt English and look up how to say a few common phrases, such as Hello, Good bye, etc.,. b. Creates a dictionary with these common phrases from the language selected as the key and their English translation as the values. c. Display a Welcome message to the user describing the programs purpose. d. Display a list of the phrases of from the selected language to the user. Hint: use the .keys() method of the dictionary class. e. Ask the user to type in a phrase to translate. f. Display to the user the phrase they selected and what its English translation is.

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

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

=+2 Why did OBI create Centers of Excellence?

Answered: 1 week ago