list of dictionaries with same key to a single dictionary code example Example: list to dict python with same values fruit_dictionary = dict.fromkeys(fruits, "In stock")