I\'m trying to generate a dictionary where value is a list using following dictionary of comprehension method.
>>> x = [\'a\',\'b\',\'c\'] >>&g