I am trying to get use to list dictionaries comprehension. Here a small code I have not been able to transform.
lst = [\'C\', \'A\', \'B\', \'A\'] myd = {} fo