I want to read all the elements from a list, check the value, change for a number and save in another list2.
lst = [\'a\',\'b\',\'c\'] lst2 = [] for x in range(