City University of Seattle Python Program Project
Question Description
I’m working on a python question and need an explanation and answer to help me learn.
Write a Python program that translates the first 20 English numbers to another language.
The numbers should be in the form of characters not integers, so for instance ‘one’ and not 1.
You must a use a dictionary data structure and at least two functions.
The program must be able to search either way, to and from English to the language of choice.
Start the program by prompting the user on how to use the translator and the language of choice and which way they want to translate.
The program will ask with language to translate from: Two choices.
The user will then type the number (using characters!!!).
So, basically you need to be able to search for both keys and values.
You must provide a provision for numbers greater than 20 (without crashing) and also run the program till the user wants to quit.
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."