Python Code Challenge

122 - Create a function that takes in a list of strings and returns a dictionary where the keys are the strings and the values are the lengths of the strings.