X1139: Add entries from array to a HashMap

Instead of writing lots of lines of code, we could put all the words in an array and then loop over the array adding them. You can assume that the size of the english array and the spanish one is equal.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.