In this code, I am sending individual words to google translate in a for loop and am trying to pair the translated responses from the google translate API with the original word. However, I have come to learn the difference between asynchronous and synchronous in the process of doing so!In this code, I am sending individual words to