This syntax is able to define new list above list (or array):
[v for v in [\'a\', \'b\']]
But how to get the key of the list? This doesn\'t w