I have a list of 50 000 words and I have a function weight(word1, word2) taking two words in arguments and returning an int. Running list(map(lambda x: weight
weight(word1, word2)
list(map(lambda x: weight