Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 318 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 318 Bytes

Testing

We want to program a dictionary to translate a English text into a language of our choice, say Spanish. This dictionary, in the form of a class, Dictionary, is initialized with a word file and allows us to query the translation of a English word. The program should allow several translation alternatives