I have list of values , need to filter out values , that doesn\'t follow a naming convention.
like below list : list = [\'a1-23\',\'b1-24\',\'c1-25\',\'c1-x-25\'] nee